Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ident___float128

108     Ident_super(nullptr), Ident___float128(nullptr)
1504 if (!Ident___float128)
1505 Ident___float128 = &Context.Idents.get("__float128");
1506 return Ident___float128;