Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DModuleMap.cpp728 bool FoundParent = false; in inferFrameworkModule() local
737 FoundParent = true; in inferFrameworkModule()
742 if (!FoundParent) in inferFrameworkModule()
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp1076 bool FoundParent = false; in inferFrameworkModule() local
1086 FoundParent = true; in inferFrameworkModule()
1092 if (!FoundParent) in inferFrameworkModule()