Home
last modified time | relevance | path

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

/src/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()
/src/contrib/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.h34 std::string InputFileName; member
/src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp943 void MCContext::setGenDwarfRootFile(StringRef InputFileName, StringRef Buffer) { in setGenDwarfRootFile()
/src/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1192 StringRef InputFileName, const OffloadBundlerConfig &BundlerConfig) { in ListBundleIDsInFile()