Searched refs:getObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
1794 return getTypeDeclType(getObjCInstanceTypeDecl()); in getObjCInstanceType()1799 TypedefDecl *getObjCInstanceTypeDecl();
6821 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() { in getObjCInstanceTypeDecl() function in ASTContext
7371 return Context.getObjCInstanceTypeDecl(); in getPredefinedDecl()