Searched refs:ScopedToolAction (Results 1 – 2 of 2) sorted by relevance
153 ASTSrcLocGenerationAction ScopedToolAction; in main() local154 Compiler.ExecuteAction(ScopedToolAction); in main()
410 std::unique_ptr<FrontendAction> ScopedToolAction(create()); in runInvocation() local419 const bool Success = Compiler.ExecuteAction(*ScopedToolAction); in runInvocation()