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

References

tools/clang/lib/Sema/SemaExpr.cpp
  955   if (IntTy->isComplexType() || IntTy->isRealFloatingType()) return true;
  955   if (IntTy->isComplexType() || IntTy->isRealFloatingType()) return true;
  957   if (IntTy->isIntegerType()) {
  963     assert(IntTy->isComplexIntegerType());