Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamArray.h136 const Extractor &getExtractor() const { return E; } in getExtractor() function
137 Extractor &getExtractor() { return E; } in getExtractor() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp49 Lines.getExtractor().HasExtraFiles = hasExtraFiles(); in initialize()
H A DDebugLinesSubsection.cpp60 LinesAndColumns.getExtractor().Header = Header; in initialize()