Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp354 static const DeclContext *getContextForScopeMatching(const Decl *D) { in getContextForScopeMatching() function
542 getContextForScopeMatching(OtherDecl)->Equals( in resolveKind()
543 getContextForScopeMatching(Decls[I]))) { in resolveKind()
615 getContextForScopeMatching(D) == in resolveKind()
616 getContextForScopeMatching(Decls[I])) { in resolveKind()