Searched refs:getObjCIdDecl (Results 1 – 4 of 4) sorted by relevance
1843 TypedefDecl *getObjCIdDecl() const;1850 return getTypeDeclType(getObjCIdDecl()); in getObjCIdType()
228 PushOnScopeChains(Context.getObjCIdDecl(), TUScope); in Initialize()
7174 TypedefDecl *ASTContext::getObjCIdDecl() const { in getObjCIdDecl() function in ASTContext
7270 return Context.getObjCIdDecl(); in getPredefinedDecl()