Home | History | Annotate | Download | only in lib

Lines Matching refs:DecrRefCount

705   virtual ~ComposeFst() { if (!impl_->DecrRefCount()) delete impl_;  }