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