Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ident___float128

93     AnalysisWarnings(*this), CurScope(0), Ident_super(0), Ident___float128(0)
1336 if (!Ident___float128)
1337 Ident___float128 = &Context.Idents.get("__float128");
1338 return Ident___float128;