Home
last modified time | relevance | path

Searched refs:ScopedToolAction (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Tooling/
DTooling.cpp293 std::unique_ptr<FrontendAction> ScopedToolAction(create()); in runInvocation() local
302 const bool Success = Compiler.ExecuteAction(*ScopedToolAction); in runInvocation()