Searched defs:UsingDecl (Results 1 – 9 of 9) sorted by relevance
1 namespace RealNS { int UsingDecl; } variable
9 int UsingDecl; // expected-note {{candidate}} variable
9 namespace UsingDecl { namespace
41 class UsingDecl; variable
290 TEST(UsingDecl, SourceRange) { in TEST() argument
46 class UsingDecl; variable2844 friend class UsingDecl; variable3059 UsingDecl(DeclContext *DC, SourceLocation UL, in UsingDecl() function
70 class UsingDecl; variable
2776 if (const UsingShadowDecl *UsingDecl = dyn_cast<UsingShadowDecl>(FoundDecl)) in AST_MATCHER_P() local4230 AST_MATCHER_P(UsingDecl, hasAnyUsingShadowDecl, in AST_MATCHER_P() argument
182 class UsingDecl; variable