Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp44 const std::string MainFileName; member in __anon03be76890111::PCHContainerGenerator
141 PCHContainerGenerator(CompilerInstance &CI, const std::string &MainFileName, in PCHContainerGenerator()
347 CompilerInstance &CI, const std::string &MainFileName, in CreatePCHContainerGenerator()
H A DCGDebugInfo.cpp530 std::string MainFileName = CGO.MainFileName; CreateCompileUnit() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DPCHContainerOperations.cpp54 CreatePCHContainerGenerator(CompilerInstance & CI,const std::string & MainFileName,const std::string & OutputFileName,std::unique_ptr<llvm::raw_pwrite_stream> OS,std::shared_ptr<PCHBuffer> Buffer) const CreatePCHContainerGenerator() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp186 static cl::opt<std::string> MainFileName( global() variable
/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp104 std::string MainFileName; global() member
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h249 std::string MainFileName; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h196 std::string MainFileName; global() variable