Home
last modified time | relevance | path

Searched refs:getContextForScopeMatching (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp358 static const DeclContext *getContextForScopeMatching(const Decl *D) { in getContextForScopeMatching() function
547 getContextForScopeMatching(OtherDecl)->Equals( in resolveKind()
548 getContextForScopeMatching(Decls[I]))) { in resolveKind()
620 getContextForScopeMatching(D) == in resolveKind()
621 getContextForScopeMatching(Decls[I])) { in resolveKind()