Searched refs:getObjCInstanceTypeDecl (Results 1 – 4 of 4) sorted by relevance
1989 return getTypeDeclType(getObjCInstanceTypeDecl()); in getObjCInstanceType()1994 TypedefDecl *getObjCInstanceTypeDecl();
3353 auto Instancetype = S.Context.getObjCInstanceTypeDecl()->getTypeForDecl(); in handleFormatArgAttr()
7771 return Context.getObjCInstanceTypeDecl(); in getPredefinedDecl()
8036 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() { in getObjCInstanceTypeDecl() function in ASTContext