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
40 class UsingDecl; variable
290 TEST(UsingDecl, SourceRange) { in TEST() argument
44 class UsingDecl; variable2778 friend class UsingDecl; variable2881 UsingDecl(DeclContext *DC, SourceLocation UL, in UsingDecl() function
68 class UsingDecl; variable
2480 if (const UsingShadowDecl *UsingDecl = dyn_cast<UsingShadowDecl>(FoundDecl)) in AST_MATCHER_P() local3648 AST_MATCHER_P(UsingDecl, hasAnyUsingShadowDecl, in AST_MATCHER_P() argument
179 class UsingDecl; variable