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()
348 if (!SupportsPrecision(type)) in getDefaultPrecision()
903 inline bool SupportsPrecision(TBasicType type) in SupportsPrecision() function
83 if (!SupportsPrecision(type.getBasicType())) in CanSetDefaultPrecisionOnType()422 if (precision != EbpUndefined && !SupportsPrecision(type)) in checkPrecisionSpecified()