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

References

tools/clang/lib/AST/ASTContext.cpp
 8976       RHSPointee = RHSPointee.getUnqualifiedType();
 8976       RHSPointee = RHSPointee.getUnqualifiedType();
 8978     QualType ResultType = mergeTypes(LHSPointee, RHSPointee, false,
 8984     if (getCanonicalType(RHSPointee) == getCanonicalType(ResultType))