Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInvocation.h69 IntrusiveRefCntPtr<PreprocessorOptions> PreprocessorOpts; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1106 PreprocessorOptions &PreprocessorOpts = Clang->getPreprocessorOpts(); in Parse() local
1188 PreprocessorOptions &PreprocessorOpts = Invocation.getPreprocessorOpts(); in ComputePreamble() local
1349 PreprocessorOptions &PreprocessorOpts in getMainBufferWithPrecompiledPreamble() local
2318 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local