Searched refs:getObjCClassDecl (Results 1 – 4 of 4) sorted by relevance
2056 TypedefDecl *getObjCClassDecl() const;2063 return getTypeDeclType(getObjCClassDecl()); in getObjCClassType()
316 PushOnScopeChains(Context.getObjCClassDecl(), TUScope); in Initialize()
8704 TypedefDecl *ASTContext::getObjCClassDecl() const { in getObjCClassDecl() function in ASTContext
7699 return Context.getObjCClassDecl(); in getPredefinedDecl()