Home
last modified time | relevance | path

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

/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()
/llvm-project/llvm/tools/llvm-dwarfutil/
H A DOptions.h34 std::string InputFileName; member
/llvm-project/clang/unittests/Frontend/
H A DASTUnitTest.cpp30 llvm::SmallString<256> InputFileName; global() member in __anon5c7f55800111::ASTUnitTest
[all...]
/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.h87 const char *const InputFileName = "input.cc"; variable
248 const char *const InputFileName = "input.cc"; in testImport() local
H A DStructuralEquivalenceTest.cpp32 const char *const InputFileName = "input.cc"; in makeASTUnits() local
/llvm-project/llvm/tools/llvm-opt-report/
H A DOptReport.cpp47 InputFileName(cl::Positional, cl::desc("<input>"), cl::init("-"), global() variable
/llvm-project/llvm/lib/MC/
H A DMCContext.cpp945 setGenDwarfRootFile(StringRef InputFileName,StringRef Buffer) setGenDwarfRootFile() argument
/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1192 ListBundleIDsInFile(StringRef InputFileName,const OffloadBundlerConfig & BundlerConfig) ListBundleIDsInFile() argument
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp163 createBinaryContext(Triple TheTriple,StringRef InputFileName,SubtargetFeatures * Features,bool IsPIC,std::unique_ptr<DWARFContext> DwCtx,JournalingStreams Logger) createBinaryContext() argument