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.cpp247 bool HasPath = false; in parseV5EntryFormat() local
254 HasPath = true; in parseV5EntryFormat()
265 if (!HasPath) in parseV5EntryFormat()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp3984 bool HasPath = true; in RenderModulesOptions() local
3993 HasPath = Driver::getDefaultModuleCachePath(Path); in RenderModulesOptions()
3998 if (HasPath) { in RenderModulesOptions()