Searched defs:ReadPreprocessorOptions (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Frontend/ | ||
D | FrontendActions.cpp | 552 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function in __anonbd6665c50111::DumpModuleInfoListener |
/external/clang/include/clang/Serialization/ | ||
D | ASTReader.h | 174 virtual bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function |
/external/clang/lib/Serialization/ | ||
D | ASTReader.cpp | 123 bool ChainedASTReaderListener::ReadPreprocessorOptions( in ReadPreprocessorOptions() function in ChainedASTReaderListener |