Searched defs:namedDecl (Results 1 – 6 of 6) sorted by relevance
86 TIntermDeclaration *namedDecl = new TIntermDeclaration; in doReplacement() local
88 TIntermDeclaration *namedDecl = new TIntermDeclaration; in doReplacement() local
1503 if (const NamedDecl *namedDecl = dyn_cast_or_null<NamedDecl>(decl)) { in clang_getCursorCompletionString() local
1347 if (const NamedDecl *namedDecl = dyn_cast_or_null<NamedDecl>(decl)) { in clang_getCursorCompletionString() local
731 const internal::VariadicDynCastAllOfMatcher<Decl, NamedDecl> namedDecl; variable
307 const internal::VariadicDynCastAllOfMatcher<Decl, NamedDecl> namedDecl; variable