Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h1315 bool ValidateDiagnosticOptions);
1699 bool ValidateDiagnosticOptions);
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp4674 bool ValidateDiagnosticOptions) { in readUnhashedControlBlockImpl() argument
4733 if (Listener && ValidateDiagnosticOptions && in readUnhashedControlBlockImpl()
5138 ASTReaderListener &Listener, bool ValidateDiagnosticOptions) { in readASTFileControlBlock() argument
5394 ValidateDiagnosticOptions) != Success) in readASTFileControlBlock()