Searched defs:isDeclInScope (Results 1 – 2 of 2) sorted by relevance
110 bool IdentifierResolver::isDeclInScope(Decl *D, DeclContext *Ctx, Scope *S, in isDeclInScope() function in IdentifierResolver
1097 bool Sema::isDeclInScope(NamedDecl *&D, DeclContext *Ctx, Scope *S, in isDeclInScope() function in Sema