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

References

tools/clang/lib/Sema/SemaExpr.cpp
13441   if (T.isNull() || T->isDependentType())
13441   if (T.isNull() || T->isDependentType())
13444   if (!T->isPromotableIntegerType())
13447   return Ctx.getIntWidth(T) >= Ctx.getIntWidth(Ctx.IntTy);