Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h949 bool ValidateSystemInputs; variable
1530 bool ValidateSystemInputs = false,
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp2687 if (ValidateSystemInputs || in ReadControlBlock()
11436 bool AllowConfigurationMismatch, bool ValidateSystemInputs, in ASTReader() argument
11450 ValidateSystemInputs(ValidateSystemInputs), in ASTReader()