Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp242 bool HasPath = false; in parseV5EntryFormat() local
249 HasPath = true; in parseV5EntryFormat()
260 if (!HasPath) in parseV5EntryFormat()
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp3462 bool HasPath = true; in RenderModulesOptions() local
3471 HasPath = Driver::getDefaultModuleCachePath(Path); in RenderModulesOptions()
3476 if (HasPath) { in RenderModulesOptions()