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

References

tools/clang/lib/Sema/SemaExpr.cpp
 1003       RHSComplexType ? RHSComplexType->getElementType() : RHSType;
 1003       RHSComplexType ? RHSComplexType->getElementType() : RHSType;
 1018     if (RHSComplexType)