Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h57 void trackContentType(dwarf::LineNumberEntryFormat ContentType);
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp49 void DWARFDebugLine::ContentTypeTracker::trackContentType( in trackContentType() function in DWARFDebugLine::ContentTypeTracker
251 ContentTypes->trackContentType(Descriptor.Type); in parseV5EntryFormat()