Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h56 void trackContentType(dwarf::LineNumberEntryFormat ContentType);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp48 void DWARFDebugLine::ContentTypeTracker::trackContentType( in trackContentType() function in DWARFDebugLine::ContentTypeTracker
256 ContentTypes->trackContentType(Descriptor.Type); in parseV5EntryFormat()