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