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

References

tools/clang/lib/CodeGen/CGExpr.cpp
 1596   bool NeedsBoolCheck = HasBoolCheck && IsBool;
 1604   if (IsBool &&
 1609   if (!getRangeForType(*this, Ty, Min, End, /*StrictEnums=*/true, IsBool))