Searched refs:ValidateSystemInputs (Results 1 – 2 of 2) sorted by relevance
980 bool ValidateSystemInputs; variable1581 bool ValidateSystemInputs = false,
2869 unsigned N = ValidateSystemInputs ? NumInputs : NumUserInputs; in ReadControlBlock()10173 bool AllowConfigurationMismatch, bool ValidateSystemInputs, in ASTReader() argument10187 ValidateSystemInputs(ValidateSystemInputs), in ASTReader()