Home
last modified time | relevance | path

Searched defs:Tool (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DTool.cpp14 Tool::Tool(const char *_Name, const char *_ShortName, const ToolChain &TC) in Tool() function in Tool
H A DDriver.cpp5115 StringRef Tool, const ToolChain &TC, in generatePrefixedToolNames()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DStandaloneExecution.h89 ClangTool Tool; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp130 ClangTool Tool(OptionsParser.getCompilations(), in main() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-check/
H A DClangCheck.cpp204 ClangTool Tool(OptionsParser.getCompilations(), in main() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp191 tooling::ClangTool Tool(CDB, Input, PCHContainerOps, RealFS, Files); in computeDependencies() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-rename/
H A DClangRename.cpp166 tooling::RefactoringTool Tool(OP.getCompilations(), Files); in main() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DAllTUsExecution.cpp128 ClangTool Tool(Compilations, {Path}, in execute() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DJob.h30 class Tool; variable
H A DToolChain.h59 class Tool; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp1180 CodeCoverageTool Tool; in showMain() local
1185 CodeCoverageTool Tool; in reportMain() local
1190 CodeCoverageTool Tool; in exportMain() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-diff/
H A DClangDiff.cpp106 ClangTool Tool(Compilations ? *Compilations : *CommonCompilations, Files); in getAST() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp76 auto Is = [=](StringRef Tool) { in getDriverConfig()
H A DConfigManager.cpp441 ToolType Tool) { in printHelp()
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Ddriver.cpp335 StringRef Tool = ArgV[1]; in ExecuteCC1Tool() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp370 json::Object Tool = createTool(Diags, RuleMapping); in createRun() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DClangRefactor.cpp634 ClangTool Tool(Options.getCompilations(), Options.getSourcePathList()); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp1273 auto Is = [](StringRef Tool) { in main()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2522 auto Is = [=](StringRef Tool) { in main()