Searched refs:ScopedToolAction (Results 1 – 1 of 1) sorted by relevance
301 std::unique_ptr<FrontendAction> ScopedToolAction(create()); in runInvocation() local310 const bool Success = Compiler.ExecuteAction(*ScopedToolAction); in runInvocation()