Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DModuleBuilder.cpp37 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anon075db5b60111::CodeGeneratorImpl
315 const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, in CreateLLVMCodeGen()
DObjectFilePCHContainerOperations.cpp51 const PreprocessorOptions &PreprocessorOpts; member in __anonc27a6fc20111::PCHContainerGenerator
DCodeGenModule.h268 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable
/external/clang/include/clang/Frontend/
DCompilerInvocation.h70 IntrusiveRefCntPtr<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