HomeSort by: relevance | last modified time | path
    Searched defs:checkPreprocessorOptions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 631 static bool checkPreprocessorOptions(const PreprocessorOptions &PPOpts,
758 return checkPreprocessorOptions(PPOpts, ExistingPPOpts,
769 return checkPreprocessorOptions(PPOpts,
5152 return checkPreprocessorOptions(ExistingPPOpts, PPOpts, nullptr, FileMgr,
ASTReader.cpp 631 static bool checkPreprocessorOptions(const PreprocessorOptions &PPOpts,
758 return checkPreprocessorOptions(PPOpts, ExistingPPOpts,
769 return checkPreprocessorOptions(PPOpts,
5152 return checkPreprocessorOptions(ExistingPPOpts, PPOpts, nullptr, FileMgr,

Completed in 114 milliseconds