reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
 1119   if (&S.Context.getFloatTypeSemantics(LHSElemType) ==
 1123   bool Float128AndLongDouble = (LHSElemType == S.Context.Float128Ty &&
 1125   Float128AndLongDouble |= (LHSElemType == S.Context.LongDoubleTy &&