Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DModuleMap.cpp593 bool FoundParent = false; in inferFrameworkModule() local
602 FoundParent = true; in inferFrameworkModule()
607 if (!FoundParent) in inferFrameworkModule()