Searched refs:SelfType (Results 1 – 2 of 2) sorted by relevance
390 const ObjCObjectPointerType *SelfType = in checkSelfIvarsForInvariantViolation() local392 if (!SelfType) in checkSelfIvarsForInvariantViolation()395 const ObjCInterfaceDecl *ID = SelfType->getInterfaceDecl(); in checkSelfIvarsForInvariantViolation()
778 const ObjCObjectPointerType *SelfType, ASTContext &C) { in getReturnTypeForMethod() argument783 return QualType(SelfType, 0); in getReturnTypeForMethod()