Searched refs:getObjCIdDecl (Results 1 – 4 of 4) sorted by relevance
1450 TypedefDecl *getObjCIdDecl() const;1457 return getTypeDeclType(getObjCIdDecl()); in getObjCIdType()
184 PushOnScopeChains(Context.getObjCIdDecl(), TUScope); in Initialize()
5830 TypedefDecl *ASTContext::getObjCIdDecl() const { in getObjCIdDecl() function in ASTContext
6210 return Context.getObjCIdDecl(); in GetExistingDecl()