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