Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCIndexer.cpp129 bool PathFound = false; in getClangResourcesPath() local
136 PathFound = true; in getClangResourcesPath()
140 if (!PathFound) { in getClangResourcesPath()