Searched refs:isNewDecl (Results 1 – 2 of 2) sorted by relevance
81 bool isNewDecl(const Decl *ToD) const { return NewDecls.count(ToD); } in isNewDecl() function
807 return ImporterSharedSt->isNewDecl(const_cast<Decl *>(ToDecl)); in isImportedAsNew()