Searched refs:getObjCClassDecl (Results 1 – 4 of 4) sorted by relevance
1449 TypedefDecl *getObjCClassDecl() const;1456 return getTypeDeclType(getObjCClassDecl()); in getObjCClassType()
185 PushOnScopeChains(Context.getObjCClassDecl(), TUScope); in Initialize()
5756 TypedefDecl *ASTContext::getObjCClassDecl() const { in getObjCClassDecl() function in ASTContext
6098 return Context.getObjCClassDecl(); in GetExistingDecl()