Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h53 bool HasLength = false; member
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp53 HasLength = true; in trackContentType()
126 if (ContentTypes.HasLength) in dump()
167 ContentTypes.HasLength = true; in parseV2DirFileTables()