Home
last modified time | relevance | path

Searched defs:FileFormatName (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVELFReader.h125 LVELFReader(StringRef Filename, StringRef FileFormatName, in LVELFReader()
H A DLVBinaryReader.h147 LVBinaryReader(StringRef Filename, StringRef FileFormatName, ScopedPrinter &W, in LVBinaryReader()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/
H A DLVReaderHandler.cpp42 PdbOrObj &Input, StringRef FileFormatName, in createReader()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h80 std::string FileFormatName; variable
H A DLVScope.h793 void setFileFormatName(StringRef FileFormatName) { in setFileFormatName()