Searched refs:getObjCInstanceTypeDecl (Results 1 – 4 of 4) sorted by relevance
1922 return getTypeDeclType(getObjCInstanceTypeDecl()); in getObjCInstanceType()1927 TypedefDecl *getObjCInstanceTypeDecl();
3829 auto Instancetype = S.Context.getObjCInstanceTypeDecl()->getTypeForDecl(); in handleFormatArgAttr()
7580 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() { in getObjCInstanceTypeDecl() function in ASTContext
7711 return Context.getObjCInstanceTypeDecl(); in getPredefinedDecl()