Searched refs:AutoPointer (Results 1 – 2 of 2) sorted by relevance
84 typedef std::unique_ptr<SyntheticChildrenFrontEnd> AutoPointer; typedef269 virtual SyntheticChildrenFrontEnd::AutoPointer363 SyntheticChildrenFrontEnd::AutoPointer365 return SyntheticChildrenFrontEnd::AutoPointer(new FrontEnd(this, backend)); in GetFrontEnd()389 SyntheticChildrenFrontEnd::AutoPointer391 return SyntheticChildrenFrontEnd::AutoPointer( in GetFrontEnd()468 SyntheticChildrenFrontEnd::AutoPointer470 auto synth_ptr = SyntheticChildrenFrontEnd::AutoPointer( in GetFrontEnd()
104 SyntheticChildrenFrontEnd::AutoPointer