Searched refs:getObjCInstanceTypeDecl (Results 1 – 4 of 4) sorted by relevance
2170 return getTypeDeclType(getObjCInstanceTypeDecl()); in getObjCInstanceType()2175 TypedefDecl *getObjCInstanceTypeDecl();
3776 auto Instancetype = S.Context.getObjCInstanceTypeDecl()->getTypeForDecl(); in handleFormatArgAttr()
8157 NewLoaded = Context.getObjCInstanceTypeDecl(); in getPredefinedDecl()
8634 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() { in getObjCInstanceTypeDecl() function in ASTContext