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

References

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