Home | History | Annotate | Download | only in Sema

Lines Matching refs:CompareReferenceRelationship

3819 /// CompareReferenceRelationship - Compare the two types T1 and T2 to
3827 Sema::CompareReferenceRelationship(SourceLocation Loc,
3947 S.CompareReferenceRelationship(
4059 = S.CompareReferenceRelationship(DeclLoc, T1, T2, DerivedToBase,
4436 = S.CompareReferenceRelationship(From->getLocStart(), T1, T2, dummy1,