Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h948 bool ValidateSystemInputs; variable
1512 bool ValidateSystemInputs = false,
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2649 if (ValidateSystemInputs || in ReadControlBlock()
11653 bool AllowConfigurationMismatch, bool ValidateSystemInputs, in ASTReader() argument
11667 ValidateSystemInputs(ValidateSystemInputs), in ASTReader()