Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ReadPreprocessorOptions

122 bool ChainedASTReaderListener::ReadPreprocessorOptions(
125 return First->ReadPreprocessorOptions(PPOpts, Complain,
127 Second->ReadPreprocessorOptions(PPOpts, Complain, SuggestedPredefines);
603 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts,
4180 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts,
4820 return Listener.ReadPreprocessorOptions(PPOpts, Complain,