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

/external/clang/lib/Serialization/
H A DASTReader.cpp455 static bool checkPreprocessorOptions(const PreprocessorOptions &PPOpts, function
572 return checkPreprocessorOptions(PPOpts, ExistingPPOpts,
4021 return checkPreprocessorOptions(ExistingPPOpts, PPOpts, nullptr, FileMgr,

Completed in 95 milliseconds