Searched defs:InputFileName (Results 1 – 10 of 10) sorted by relevance
/llvm-project/llvm/tools/llvm-remarkutil/ |
H A D | RemarkUtilHelpers.cpp | 19 getInputMemoryBuffer(StringRef InputFileName) { in getInputMemoryBuffer()
|
H A D | RemarkSizeDiff.cpp | 288 StringRef InputFileName, in readFileAndProcessRemarks() 329 StringRef InputFileName, in tryReadFileAndProcessRemarks()
|
/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Options.h | 34 std::string InputFileName; member
|
/llvm-project/clang/unittests/Frontend/ |
H A D | ASTUnitTest.cpp | 30 llvm::SmallString<256> InputFileName; global() member in __anon5c7f55800111::ASTUnitTest [all...] |
/llvm-project/clang/unittests/AST/ |
H A D | ASTImporterFixtures.h | 87 const char *const InputFileName = "input.cc"; variable 248 const char *const InputFileName = "input.cc"; in testImport() local
|
H A D | StructuralEquivalenceTest.cpp | 32 const char *const InputFileName = "input.cc"; in makeASTUnits() local
|
/llvm-project/llvm/tools/llvm-opt-report/ |
H A D | OptReport.cpp | 47 InputFileName(cl::Positional, cl::desc("<input>"), cl::init("-"), global() variable
|
/llvm-project/llvm/lib/MC/ |
H A D | MCContext.cpp | 945 setGenDwarfRootFile(StringRef InputFileName,StringRef Buffer) setGenDwarfRootFile() argument
|
/llvm-project/clang/lib/Driver/ |
H A D | OffloadBundler.cpp | 1192 ListBundleIDsInFile(StringRef InputFileName,const OffloadBundlerConfig & BundlerConfig) ListBundleIDsInFile() argument
|
/llvm-project/bolt/lib/Core/ |
H A D | BinaryContext.cpp | 163 createBinaryContext(Triple TheTriple,StringRef InputFileName,SubtargetFeatures * Features,bool IsPIC,std::unique_ptr<DWARFContext> DwCtx,JournalingStreams Logger) createBinaryContext() argument
|