Searched refs:precisionErrorCheck (Results 1 – 4 of 4) sorted by relevance
122 bool precisionErrorCheck(const TSourceLoc &line, TPrecision precision, TBasicType type);
1001 if (context->precisionErrorCheck(@1, $$.precision, $1.type)) {
275 bool TParseContext::precisionErrorCheck(const TSourceLoc &line, TPrecision precision, TBasicType ty… in precisionErrorCheck() function in TParseContext
3698 …if (context->precisionErrorCheck((yylsp[0]), (yyval.interm.type).precision, (yyvsp[0].interm.type)… in yyparse()