Searched refs:getObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
1839 return getTypeDeclType(getObjCInstanceTypeDecl()); in getObjCInstanceType()1844 TypedefDecl *getObjCInstanceTypeDecl();
6840 TypedefDecl *ASTContext::getObjCInstanceTypeDecl() { in getObjCInstanceTypeDecl() function in ASTContext
7398 return Context.getObjCInstanceTypeDecl(); in getPredefinedDecl()