Searched refs:getObjCIdDecl (Results 1 – 4 of 4) sorted by relevance
2101 TypedefDecl *getObjCIdDecl() const;2108 return getTypeDeclType(getObjCIdDecl()); in getObjCIdType()
356 PushOnScopeChains(Context.getObjCIdDecl(), TUScope); in Initialize()
7753 return Context.getObjCIdDecl(); in getPredefinedDecl()
9146 TypedefDecl *ASTContext::getObjCIdDecl() const { in getObjCIdDecl() function in ASTContext