Home
last modified time | relevance | path

Searched defs:PreprocessorOpts (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/CodeGen/
DModuleBuilder.cpp37 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anon0b8128540111::CodeGeneratorImpl
315 const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, in CreateLLVMCodeGen()
DObjectFilePCHContainerOperations.cpp51 const PreprocessorOptions &PreprocessorOpts; member in __anon109341a00111::PCHContainerGenerator
DCodeGenModule.h268 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable
/external/llvm-project/clang/lib/Frontend/
DPrecompiledPreamble.cpp322 PreprocessorOptions &PreprocessorOpts = in Build() local
513 PreprocessorOptions &PreprocessorOpts = in CanReuse() local
805 auto &PreprocessorOpts = CI.getPreprocessorOpts(); in configurePreamble() local
821 const PCHStorage &Storage, PreprocessorOptions &PreprocessorOpts, in setupPreambleStorage()
DASTUnit.cpp162 const auto &PreprocessorOpts = Invocation.getPreprocessorOpts(); in getBufferForFileHandlingRemapping() local
2157 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
/external/llvm-project/clang/lib/CodeGen/
DModuleBuilder.cpp36 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anon35bbc6420111::CodeGeneratorImpl
342 const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, in CreateLLVMCodeGen()
DObjectFilePCHContainerOperations.cpp49 const PreprocessorOptions &PreprocessorOpts; member in __anon506bdcce0111::PCHContainerGenerator
DCodeGenModule.h303 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable
/external/clang/include/clang/Frontend/
DCompilerInvocation.h70 IntrusiveRefCntPtr<PreprocessorOptions> PreprocessorOpts; variable
/external/llvm-project/clang/include/clang/Frontend/
DCompilerInvocation.h79 std::shared_ptr<PreprocessorOptions> PreprocessorOpts; variable
/external/clang/lib/Frontend/
DASTUnit.cpp1110 PreprocessorOptions &PreprocessorOpts = Clang->getPreprocessorOpts(); in Parse() local
1190 PreprocessorOptions &PreprocessorOpts = Invocation.getPreprocessorOpts(); in ComputePreamble() local
1348 PreprocessorOptions &PreprocessorOpts in getMainBufferWithPrecompiledPreamble() local
2338 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local