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