Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1386 bool ValidateDiagnosticOptions);
1799 ASTReaderListener &Listener, bool ValidateDiagnosticOptions,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4914 bool ValidateDiagnosticOptions) { in readUnhashedControlBlockImpl() argument
4980 if (Listener && ValidateDiagnosticOptions && in readUnhashedControlBlockImpl()
5406 ASTReaderListener &Listener, bool ValidateDiagnosticOptions, in readASTFileControlBlock() argument
5690 ValidateDiagnosticOptions) != Success) in readASTFileControlBlock()