Searched defs:ReadPreprocessorOptions (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h182 virtual bool ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, function in class:clang::ASTReaderListener
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp204 bool ChainedASTReaderListener::ReadPreprocessorOptions( function in class:ChainedASTReaderListener
748 bool PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, function in class:PCHValidator
760 bool SimpleASTReaderListener::ReadPreprocessorOptions( function in class:SimpleASTReaderListener

Completed in 178 milliseconds