Searched refs:SupportsPrecision (Results 1 – 6 of 6) sorted by relevance
338 inline bool SupportsPrecision(TBasicType type) in SupportsPrecision() function
1010 if (!SupportsPrecision($2.type)) {
3712 if (!SupportsPrecision((yyvsp[0].interm.type).type)) { in yyparse()
352 if (!SupportsPrecision(type)) in getDefaultPrecision()
977 inline bool SupportsPrecision(TBasicType type) in SupportsPrecision() function
82 if (!SupportsPrecision(type.getBasicType())) in CanSetDefaultPrecisionOnType()455 if (precision != EbpUndefined && !SupportsPrecision(type)) in checkPrecisionSpecified()