Searched defs:ReadPreprocessorOptions (Results 1 – 7 of 7) sorted by relevance
/external/clang/lib/Frontend/ |
D | FrontendActions.cpp | 552 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function in __anon0e09fd9c0111::DumpModuleInfoListener
|
/external/llvm-project/clang/lib/Frontend/ |
D | FrontendActions.cpp | 625 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function in __anond347a96a0411::DumpModuleInfoListener
|
D | ASTUnit.cpp | 557 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, in ReadPreprocessorOptions() function in __anon2736a9610211::ASTInfoCollector
|
/external/clang/include/clang/Serialization/ |
D | ASTReader.h | 174 virtual bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function
|
/external/llvm-project/clang/include/clang/Serialization/ |
D | ASTReader.h | 182 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 609 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function in PCHValidator 4185 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function in __anon546a9c040611::SimplePCHValidator
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTReader.cpp | 206 bool ChainedASTReaderListener::ReadPreprocessorOptions( in ReadPreprocessorOptions() function in ChainedASTReaderListener 752 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function in PCHValidator 764 bool SimpleASTReaderListener::ReadPreprocessorOptions( in ReadPreprocessorOptions() function in SimpleASTReaderListener 5124 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, in ReadPreprocessorOptions() function in __anon339b06120a11::SimplePCHValidator
|