Home | History | Annotate | Download | only in src

Lines Matching refs:AutoBundle

489     AutoBundle *Bundler = nullptr;
499 Bundler = new (Target->Func->template allocate<AutoBundle>())
500 AutoBundle(Target, BundleLockOpt);
508 Bundler->~AutoBundle();