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

References

tools/clang/lib/Sema/SemaChecking.cpp
11113     if (isObjCSignedCharBool(S, T)) {
11141   if (isObjCSignedCharBool(S, T) && IntegerValue != 0 && IntegerValue != 1) {
11589   if (isObjCSignedCharBool(S, T) && Source->isIntegralType(S.Context)) {
11844   if (isObjCSignedCharBool(S, T) && !Source->isCharType() &&