Searched defs:ToolInvocation (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Tooling/ | ||
D | Tooling.cpp | 176 ToolInvocation::ToolInvocation(std::vector<std::string> CommandLine, in ToolInvocation() function in clang::tooling::ToolInvocation |
/external/clang/unittests/Tooling/ | ||
D | ToolingTest.cpp | 149 TEST(ToolInvocation, TestMapVirtualFile) { in TEST() argument |