Home | History | Annotate | Download | only in Sema

Lines Matching refs:CompareReferenceRelationship

3940 /// CompareReferenceRelationship - Compare the two types T1 and T2 to
3948 Sema::CompareReferenceRelationship(SourceLocation Loc,
4069 S.CompareReferenceRelationship(
4179 = S.CompareReferenceRelationship(DeclLoc, T1, T2, DerivedToBase,
4556 = S.CompareReferenceRelationship(From->getLocStart(), T1, T2, dummy1,