Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1321 bool ValidateDiagnosticOptions);
1711 bool ValidateDiagnosticOptions);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp4699 bool ValidateDiagnosticOptions) { in readUnhashedControlBlockImpl() argument
4758 if (Listener && ValidateDiagnosticOptions && in readUnhashedControlBlockImpl()
5163 ASTReaderListener &Listener, bool ValidateDiagnosticOptions) { in readASTFileControlBlock() argument
5419 ValidateDiagnosticOptions) != Success) in readASTFileControlBlock()