Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DPCHContainerOperations.cpp52 CompilerInstance &CI, const std::string &MainFileName, in CreatePCHContainerGenerator()
/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp
H A DCGDebugInfo.cpp540 std::string MainFileName = CGO.MainFileName; CreateCompileUnit() local
[all...]
/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp181 static cl::opt<std::string> MainFileName( global() variable
/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp109 std::string MainFileName; global() member
/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h253 std::string MainFileName; global() variable
/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h198 std::string MainFileName; variable
/llvm-project/clang-tools-extra/clangd/unittests/
H A DPreambleTests.cpp66 llvm::StringRef MainFileName = "main.cpp") { in collectPatchedIncludes()