Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DModuleBuilder.cpp35 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anon6ad8e9ee0111::CodeGeneratorImpl
245 const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, in CreateLLVMCodeGen()
DObjectFilePCHContainerOperations.cpp48 const PreprocessorOptions &PreprocessorOpts; member in __anon2c1348fa0111::PCHContainerGenerator
DCodeGenModule.h263 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable
/external/clang/include/clang/Frontend/
DCompilerInvocation.h69 IntrusiveRefCntPtr<PreprocessorOptions> PreprocessorOpts; variable
/external/clang/lib/Frontend/
DASTUnit.cpp1110 PreprocessorOptions &PreprocessorOpts = Clang->getPreprocessorOpts(); in Parse() local
1192 PreprocessorOptions &PreprocessorOpts = Invocation.getPreprocessorOpts(); in ComputePreamble() local
1350 PreprocessorOptions &PreprocessorOpts in getMainBufferWithPrecompiledPreamble() local
2329 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local