Searched refs:setRawSemantics (Results 1 – 3 of 3) sorted by relevance
585 E->setRawSemantics(static_cast<Stmt::APFloatSemantics>(Record.readInt())); in VisitFloatingLiteral()
843 setRawSemantics(IEEEhalf); in FloatingLiteral()
1475 void setRawSemantics(APFloatSemantics Sem) { in setRawSemantics() function