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

References

tools/clang/lib/Sema/SemaInit.cpp
 2867       PromotedCharTy = Context.getPromotedIntegerType(CharTy);
 2868     unsigned PromotedCharTyWidth = Context.getTypeSize(PromotedCharTy);
 2882             Context, CodeUnit, PromotedCharTy, SubExpr->getExprLoc());
 2883         if (CharTy != PromotedCharTy)
 2904             Context, CodeUnit, PromotedCharTy, SubExpr->getExprLoc());
 2905         if (CharTy != PromotedCharTy)