Searched refs:getObjCClassDecl (Results 1 – 4 of 4) sorted by relevance
1526 TypedefDecl *getObjCClassDecl() const;1533 return getTypeDeclType(getObjCClassDecl()); in getObjCClassType()
189 PushOnScopeChains(Context.getObjCClassDecl(), TUScope); in Initialize()
5974 TypedefDecl *ASTContext::getObjCClassDecl() const { in getObjCClassDecl() function in ASTContext
6047 return Context.getObjCClassDecl(); in getPredefinedDecl()