Searched defs:UsingDecl (Results 1 – 5 of 5) sorted by relevance
43 class UsingDecl; variable
410 auto *UsingDecl = UsingDirectiveDecl::Create( in InitializeSema() local
74 class UsingDecl; variable3516 UsingDecl(DeclContext *DC, SourceLocation UL, in UsingDecl() function
4285 if (const UsingShadowDecl *UsingDecl = dyn_cast<UsingShadowDecl>(FoundDecl)) in AST_POLYMORPHIC_MATCHER_P() local
207 class UsingDecl; variable