Searched refs:setExact (Results 1 – 2 of 2) sorted by relevance
467 E->setExact(Record[Idx++]); in VisitFloatingLiteral()
1368 void setExact(bool E) { FloatingLiteralBits.IsExact = E; } in setExact() function