Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h60 void trackContentType(dwarf::LineNumberEntryFormat ContentType);
/netbsd-src/external/apache2/llvm/dist/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()