Searched refs:getObjCInstanceTypeDecl (Results 1 – 5 of 5) sorted by relevance
1924 return getTypeDeclType(getObjCInstanceTypeDecl()); in getObjCInstanceType()1929 TypedefDecl *getObjCInstanceTypeDecl();
103 if (TD == TD->getASTContext().getObjCInstanceTypeDecl() || in shouldSkipTypedef()
3677 auto Instancetype = S.Context.getObjCInstanceTypeDecl()->getTypeForDecl(); in handleFormatArgAttr()
7468 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() { in getObjCInstanceTypeDecl() function in ASTContext
7452 return Context.getObjCInstanceTypeDecl(); in getPredefinedDecl()