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