Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCQualifiedIdTypesAreCompatible

6685 // ObjCQualifiedIdTypesAreCompatible - Compatibility testing for qualified id's.
6723 /// ObjCQualifiedIdTypesAreCompatible - We know that one of lhs/rhs is an
6725 bool ASTContext::ObjCQualifiedIdTypesAreCompatible(QualType lhs, QualType rhs,
6872 return finish(ObjCQualifiedIdTypesAreCompatible(QualType(LHSOPT,0),
6927 return finish(ObjCQualifiedIdTypesAreCompatible(QualType(LHSOPT,0),