Searched refs:getObjCClassDecl (Results 1 – 4 of 4) sorted by relevance
2058 TypedefDecl *getObjCClassDecl() const;2065 return getTypeDeclType(getObjCClassDecl()); in getObjCClassType()
315 PushOnScopeChains(Context.getObjCClassDecl(), TUScope); in Initialize()
8588 TypedefDecl *ASTContext::getObjCClassDecl() const { in getObjCClassDecl() function in ASTContext
7440 return Context.getObjCClassDecl(); in getPredefinedDecl()