Searched refs:AutoPointer (Results 1 – 2 of 2) sorted by relevance
84 typedef std::unique_ptr<SyntheticChildrenFrontEnd> AutoPointer; typedef268 virtual SyntheticChildrenFrontEnd::AutoPointer357 SyntheticChildrenFrontEnd::AutoPointer359 return SyntheticChildrenFrontEnd::AutoPointer(new FrontEnd(this, backend)); in GetFrontEnd()383 SyntheticChildrenFrontEnd::AutoPointer385 return SyntheticChildrenFrontEnd::AutoPointer( in GetFrontEnd()462 SyntheticChildrenFrontEnd::AutoPointer464 auto synth_ptr = SyntheticChildrenFrontEnd::AutoPointer( in GetFrontEnd()
103 SyntheticChildrenFrontEnd::AutoPointer