Searched refs:getObjCClassDecl (Results 1 – 4 of 4) sorted by relevance
1865 TypedefDecl *getObjCClassDecl() const;1872 return getTypeDeclType(getObjCClassDecl()); in getObjCClassType()
233 PushOnScopeChains(Context.getObjCClassDecl(), TUScope); in Initialize()
7191 TypedefDecl *ASTContext::getObjCClassDecl() const { in getObjCClassDecl() function in ASTContext
7276 return Context.getObjCClassDecl(); in getPredefinedDecl()