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.cpp356 static const DeclContext *getContextForScopeMatching(const Decl *D) { in getContextForScopeMatching() function
544 getContextForScopeMatching(OtherDecl)->Equals( in resolveKind()
545 getContextForScopeMatching(Decls[I]))) { in resolveKind()
617 getContextForScopeMatching(D) == in resolveKind()
618 getContextForScopeMatching(Decls[I])) { in resolveKind()