Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h948 bool ValidateSystemInputs; variable
1509 bool ValidateSystemInputs = false,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2647 if (ValidateSystemInputs || in ReadControlBlock()
11624 bool AllowConfigurationMismatch, bool ValidateSystemInputs, in ASTReader() argument
11638 ValidateSystemInputs(ValidateSystemInputs), in ASTReader()