Searched defs:ReadPreprocessorOptions (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ | ||
H A D | FrontendActions.cpp | 518 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function in __anon59845a8d0111::DumpModuleInfoListener |
/minix3/external/bsd/llvm/dist/clang/include/clang/Serialization/ | ||
H A D | ASTReader.h | 168 virtual bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function |
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 115 bool ChainedASTReaderListener::ReadPreprocessorOptions( in ReadPreprocessorOptions() function in ChainedASTReaderListener |