Searched refs:getObjCInstanceTypeDecl (Results 1 – 4 of 4) sorted by relevance
1899 return getTypeDeclType(getObjCInstanceTypeDecl()); in getObjCInstanceType()1904 TypedefDecl *getObjCInstanceTypeDecl();
3778 auto Instancetype = S.Context.getObjCInstanceTypeDecl()->getTypeForDecl(); in handleFormatArgAttr()
7491 return Context.getObjCInstanceTypeDecl(); in getPredefinedDecl()
7573 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() { in getObjCInstanceTypeDecl() function in ASTContext