Searched refs:getObjCIdDecl (Results 1 – 4 of 4) sorted by relevance
2011 TypedefDecl *getObjCIdDecl() const;2018 return getTypeDeclType(getObjCIdDecl()); in getObjCIdType()
311 PushOnScopeChains(Context.getObjCIdDecl(), TUScope); in Initialize()
7473 return Context.getObjCIdDecl(); in getPredefinedDecl()
8676 TypedefDecl *ASTContext::getObjCIdDecl() const { in getObjCIdDecl() function in ASTContext