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

References

tools/clang/lib/Sema/SemaExpr.cpp
 1211   if (LHSComplexInt && RHSComplexInt) {
 1213     QualType RHSEltType = RHSComplexInt->getElementType();
 1233   assert(RHSComplexInt);
 1235   QualType RHSEltType = RHSComplexInt->getElementType();