Home
last modified time | relevance | path

Searched defs:InputFileName (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilHelpers.cpp19 getInputMemoryBuffer(StringRef InputFileName) { in getInputMemoryBuffer()
H A DRemarkSizeDiff.cpp288 StringRef InputFileName, in readFileAndProcessRemarks()
329 StringRef InputFileName, in tryReadFileAndProcessRemarks()
H A DRemarkUtil.cpp107 getInputMemoryBuffer(StringRef InputFileName) getInputMemoryBuffer() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.h34 std::string InputFileName; member
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp1035 void MCContext::setGenDwarfRootFile(StringRef InputFileName, StringRef Buffer) { in setGenDwarfRootFile()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1333 StringRef InputFileName, const OffloadBundlerConfig &BundlerConfig) { in ListBundleIDsInFile()