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