Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp242 bool HasPath = false; in parseV5EntryFormat() local
249 HasPath = true; in parseV5EntryFormat()
260 if (!HasPath) in parseV5EntryFormat()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp3454 bool HasPath = true; in RenderModulesOptions() local
3463 HasPath = Driver::getDefaultModuleCachePath(Path); in RenderModulesOptions()
3468 if (HasPath) { in RenderModulesOptions()