Searched refs:getObjCIdDecl (Results 1 – 4 of 4) sorted by relevance
1582 TypedefDecl *getObjCIdDecl() const;1589 return getTypeDeclType(getObjCIdDecl()); in getObjCIdType()
181 PushOnScopeChains(Context.getObjCIdDecl(), TUScope); in Initialize()
6026 TypedefDecl *ASTContext::getObjCIdDecl() const { in getObjCIdDecl() function in ASTContext
6392 return Context.getObjCIdDecl(); in getPredefinedDecl()