Home
last modified time | relevance | path

Searched defs:MainFileName (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DPCHContainerOperations.cpp54 CompilerInstance &CI, const std::string &MainFileName, in CreatePCHContainerGenerator()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp44 const std::string MainFileName; member in __anon8fee51a70111::PCHContainerGenerator
141 PCHContainerGenerator(CompilerInstance &CI, const std::string &MainFileName, in PCHContainerGenerator()
344 CompilerInstance &CI, const std::string &MainFileName, in CreatePCHContainerGenerator()
H A DCGDebugInfo.cpp515 std::string MainFileName = CGM.getCodeGenOpts().MainFileName; in CreateCompileUnit() local
/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp411 auto MainFileName = in apply() local
/llvm-project-15.0.7/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp186 static cl::opt<std::string> MainFileName( variable
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DPreambleTests.cpp49 llvm::StringRef MainFileName = "main.cpp") { in collectPatchedIncludes()
/llvm-project-15.0.7/clang/tools/driver/
H A Dcc1as_main.cpp102 std::string MainFileName; member
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.h221 std::string MainFileName; variable
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h197 std::string MainFileName; variable