Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp644 static bool checkPreprocessorOptions( in checkPreprocessorOptions() function
789 return checkPreprocessorOptions(PPOpts, ExistingPPOpts, in ReadPreprocessorOptions()
800 return checkPreprocessorOptions(PPOpts, PP.getPreprocessorOpts(), nullptr, in ReadPreprocessorOptions()
5210 return checkPreprocessorOptions( in ReadPreprocessorOptions()