Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1321 bool ValidateDiagnosticOptions);
1714 bool ValidateDiagnosticOptions);
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4715 bool ValidateDiagnosticOptions) { in readUnhashedControlBlockImpl() argument
4774 if (Listener && ValidateDiagnosticOptions && in readUnhashedControlBlockImpl()
5179 ASTReaderListener &Listener, bool ValidateDiagnosticOptions) { in readASTFileControlBlock() argument
5435 ValidateDiagnosticOptions) != Success) in readASTFileControlBlock()