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