Searched defs:ValidateASTOptions (Results 1 – 1 of 1) sorted by relevance
20 struct ValidateASTOptions struct25 bool validateSingleParent = true;28 bool validateVariableReferences = true;31 bool validateSpecConstReferences = false;34 bool validateBuiltInOps = true;38 bool validateFunctionCall = true;41 bool validateNoRawFunctionCalls = true;44 bool validateNullNodes = true;58 bool validateQualifiers = true;61 bool validatePrecision = true;[all …]