Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCompilerInvocation.h69 IntrusiveRefCntPtr<PreprocessorOptions> PreprocessorOpts; variable
/external/clang/lib/Frontend/
DASTUnit.cpp1116 PreprocessorOptions &PreprocessorOpts = Clang->getPreprocessorOpts(); in Parse() local
1201 PreprocessorOptions &PreprocessorOpts = Invocation.getPreprocessorOpts(); in ComputePreamble() local
1369 PreprocessorOptions &PreprocessorOpts in getMainBufferWithPrecompiledPreamble() local
2352 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local