Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp246 bool HasPath = false; in parseV5EntryFormat() local
253 HasPath = true; in parseV5EntryFormat()
264 if (!HasPath) in parseV5EntryFormat()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp3961 bool HasPath = true; in RenderModulesOptions() local
3970 HasPath = Driver::getDefaultModuleCachePath(Path); in RenderModulesOptions()
3975 if (HasPath) { in RenderModulesOptions()