Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp242 llvm::Optional<std::string> ResultLookupName = getLookupName(ResultDecl); in findDefInDeclContext() local
243 if (!ResultLookupName || *ResultLookupName != LookupName) in findDefInDeclContext()