Searched refs:convfunc (Results 1 – 2 of 2) sorted by relevance
274 auto convfunc = in buildQTypeFromMinMax() local310 narrowRange.getValue(), convfunc.expressedType, isSigned); in buildQTypeFromMinMax()318 max[0], narrowRange.getValue(), convfunc.expressedType, isSigned); in buildQTypeFromMinMax()330 return convfunc.convert(retType); in buildQTypeFromMinMax()
1316 void convfunc(void) __attribute__((convergent));1318 // void convfunc(void) [[clang::convergent]];