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