Home
last modified time | relevance | path

Searched refs:checkPreprocessorOptions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp643 static bool checkPreprocessorOptions( in checkPreprocessorOptions() function
788 return checkPreprocessorOptions(PPOpts, ExistingPPOpts, in ReadPreprocessorOptions()
799 return checkPreprocessorOptions(PPOpts, PP.getPreprocessorOpts(), nullptr, in ReadPreprocessorOptions()
5204 return checkPreprocessorOptions( in ReadPreprocessorOptions()