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) {
 1212     QualType LHSEltType = LHSComplexInt->getElementType();
 1221   if (LHSComplexInt) {
 1222     QualType LHSEltType = LHSComplexInt->getElementType();