Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp499 static bool checkPreprocessorOptions(const PreprocessorOptions &PPOpts, in checkPreprocessorOptions() function
614 return checkPreprocessorOptions(PPOpts, ExistingPPOpts, in ReadPreprocessorOptions()
4188 return checkPreprocessorOptions(ExistingPPOpts, PPOpts, nullptr, FileMgr, in ReadPreprocessorOptions()