Searched refs:getObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
1333 return getTypeDeclType(getObjCInstanceTypeDecl()); in getObjCInstanceType()1338 TypedefDecl *getObjCInstanceTypeDecl();
4825 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() { in getObjCInstanceTypeDecl() function in ASTContext
6228 return Context.getObjCInstanceTypeDecl(); in GetExistingDecl()