Searched defs:UsingDecl (Results 1 – 4 of 4) sorted by relevance
61 auto *UsingDecl = UsingDirectiveDecl::Create( in InitializeSema() local
47 class UsingDecl; variable
74 class UsingDecl; variable3593 UsingDecl(DeclContext *DC, SourceLocation UL, in UsingDecl() function
4378 if (const UsingShadowDecl *UsingDecl = dyn_cast<UsingShadowDecl>(FoundDecl)) in AST_POLYMORPHIC_MATCHER_P() local