Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCQualifiedIdTypesAreCompatible

6418 // ObjCQualifiedIdTypesAreCompatible - Compatibility testing for qualified id's.
6461 /// ObjCQualifiedIdTypesAreCompatible - We know that one of lhs/rhs is an
6463 bool ASTContext::ObjCQualifiedIdTypesAreCompatible(QualType lhs, QualType rhs,
6610 return ObjCQualifiedIdTypesAreCompatible(QualType(LHSOPT,0),
6642 return ObjCQualifiedIdTypesAreCompatible(QualType(LHSOPT,0),