Searched refs:ValidateSystemInputs (Results 1 – 2 of 2) sorted by relevance
992 bool ValidateSystemInputs; variable1595 bool ValidateSystemInputs = false,
2917 unsigned N = ValidateSystemInputs ? NumInputs : NumUserInputs; in ReadControlBlock()10369 bool AllowConfigurationMismatch, bool ValidateSystemInputs, in ASTReader() argument10383 ValidateSystemInputs(ValidateSystemInputs), in ASTReader()