Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp3033 DeclContext *LexDC = DI->getLexicalDeclContext(); in ArgumentDependentLookup() local
3034 if (isa<CXXRecordDecl>(LexDC) && in ArgumentDependentLookup()
3035 AssociatedClasses.count(cast<CXXRecordDecl>(LexDC))) { in ArgumentDependentLookup()