Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1389 bool ValidateDiagnosticOptions);
1788 bool ValidateDiagnosticOptions);
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4906 bool ValidateDiagnosticOptions) { in readUnhashedControlBlockImpl() argument
4972 if (Listener && ValidateDiagnosticOptions && in readUnhashedControlBlockImpl()
5401 ASTReaderListener &Listener, bool ValidateDiagnosticOptions) { in readASTFileControlBlock() argument
5684 ValidateDiagnosticOptions) != Success) in readASTFileControlBlock()