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.h1566 bool ValidateDiagnosticOptions);
1987 ASTReaderListener &Listener, bool ValidateDiagnosticOptions,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5207 ASTReaderListener *Listener, bool ValidateDiagnosticOptions) { in readUnhashedControlBlockImpl() argument
5273 if (Listener && ValidateDiagnosticOptions && in readUnhashedControlBlockImpl()
5705 ASTReaderListener &Listener, bool ValidateDiagnosticOptions, in readASTFileControlBlock() argument
6010 ValidateDiagnosticOptions) != Success) in readASTFileControlBlock()