Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ReadPreprocessorOptions

123 bool ChainedASTReaderListener::ReadPreprocessorOptions(
126 return First->ReadPreprocessorOptions(PPOpts, Complain,
128 Second->ReadPreprocessorOptions(PPOpts, Complain, SuggestedPredefines);
609 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts,
4185 bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts,
4843 return Listener.ReadPreprocessorOptions(PPOpts, Complain,