Searched defs:apfloat_match (Results 1 – 1 of 1) sorted by relevance
245 struct apfloat_match { struct249 apfloat_match(const APFloat *&Res, bool AllowUndef) in apfloat_match() argument252 template <typename ITy> bool match(ITy *V) { in match()