Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8577 auto FindModuleLocalLookup = [&, this](Module *NamedModule) { in FindExternalVisibleDeclsByName() local
8586 FindModuleLocalLookup(NamedModule); in FindExternalVisibleDeclsByName()
8592 FindModuleLocalLookup(ContextObj->getCurrentNamedModule()); in FindExternalVisibleDeclsByName()