Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp179 bool HasPath = false; in parseV5EntryFormat() local
188 HasPath = true; in parseV5EntryFormat()
193 return HasPath ? Descriptors : ContentDescriptors(); in parseV5EntryFormat()