Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h935 bool ValidateSystemInputs; variable
1491 bool ValidateSystemInputs = false, bool UseGlobalIndex = true,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp2392 if (ValidateSystemInputs || in ReadControlBlock()
11609 bool AllowConfigurationMismatch, bool ValidateSystemInputs, in ASTReader() argument
11625 ValidateSystemInputs(ValidateSystemInputs), in ASTReader()