Searched defs:CommonAncestor (Results 1 – 10 of 10) sorted by relevance
96 TEST(IRTest, CommonAncestor) { in TEST() argument
2631 DeclContext *CommonAncestor; variable2646 DeclContext *CommonAncestor) in UsingDirectiveDecl()
3030 DeclContext *CommonAncestor; variable3037 DeclContext *CommonAncestor) in UsingDirectiveDecl()
3023 DeclContext *CommonAncestor; variable3030 DeclContext *CommonAncestor) in UsingDirectiveDecl()
61 const DeclContext *CommonAncestor; member in __anon426ce0470111::UnqualUsingEntry65 const DeclContext *CommonAncestor) in UnqualUsingEntry()
454 for (const DeclContext *CommonAncestor = TargetContext; in getRequiredQualification() local
7764 DeclContext *CommonAncestor = cast<DeclContext>(NS); in ActOnUsingDirective() local
2037 DeclContext *CommonAncestor) { in Create()