Searched defs:UsingDecl (Results 1 – 5 of 5) sorted by relevance
39 class UsingDecl; variable
45 class UsingDecl; variable2675 friend class UsingDecl; variable2776 UsingDecl(DeclContext *DC, SourceLocation UL, in UsingDecl() function
67 class UsingDecl; variable
1955 if (const UsingShadowDecl *UsingDecl = dyn_cast<UsingShadowDecl>(FoundDecl)) in AST_MATCHER_P() local2751 AST_MATCHER_P(UsingDecl, hasAnyUsingShadowDecl, in AST_MATCHER_P() argument
173 class UsingDecl; variable