Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp340 static DeclContext *getContextForScopeMatching(Decl *D) { in getContextForScopeMatching() function
453 if (getContextForScopeMatching(Decls[UniqueTagIndex])->Equals( in resolveKind()
454 getContextForScopeMatching(Decls[UniqueTagIndex ? 0 : N - 1]))) in resolveKind()