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