Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Tooling/
H A DTooling.cpp140 ToolInvocation Invocation(getSyntaxOnlyToolArgs(ToolName, Args, FileNameRef), in runToolOnCodeWithArgs()
211 ToolInvocation::ToolInvocation( in ToolInvocation() function in clang::tooling::ToolInvocation
218 ToolInvocation::ToolInvocation( in ToolInvocation() function in clang::tooling::ToolInvocation
226 ToolInvocation::~ToolInvocation() { in ~ToolInvocation()
231 void ToolInvocation::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()
237 bool ToolInvocation::run() { in run()
274 bool ToolInvocation::runInvocation( in runInvocation()
442 ToolInvocation Invocation(std::move(CommandLine), Action, Files.get(), in run()
515 ToolInvocation Invocation(getSyntaxOnlyToolArgs(ToolName, Args, FileNameRef), in buildASTFromCodeWithArgs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/
DTooling.h239 class ToolInvocation {
252 ToolInvocation(std::vector<std::string> CommandLine,
264 ToolInvocation(std::vector<std::string> CommandLine, ToolAction *Action,
268 ~ToolInvocation();
270 ToolInvocation(const ToolInvocation &) = delete;
271 ToolInvocation &operator=(const ToolInvocation &) = delete;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/
DTooling.h239 class ToolInvocation {
252 ToolInvocation(std::vector<std::string> CommandLine,
264 ToolInvocation(std::vector<std::string> CommandLine, ToolAction *Action,
268 ~ToolInvocation();
270 ToolInvocation(const ToolInvocation &) = delete;
271 ToolInvocation &operator=(const ToolInvocation &) = delete;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/
DTooling.h239 class ToolInvocation {
252 ToolInvocation(std::vector<std::string> CommandLine,
264 ToolInvocation(std::vector<std::string> CommandLine, ToolAction *Action,
268 ~ToolInvocation();
270 ToolInvocation(const ToolInvocation &) = delete;
271 ToolInvocation &operator=(const ToolInvocation &) = delete;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/
DTooling.h239 class ToolInvocation {
252 ToolInvocation(std::vector<std::string> CommandLine,
264 ToolInvocation(std::vector<std::string> CommandLine, ToolAction *Action,
268 ~ToolInvocation();
270 ToolInvocation(const ToolInvocation &) = delete;
271 ToolInvocation &operator=(const ToolInvocation &) = delete;
/aosp_15_r20/external/clang/include/clang/Tooling/
H A DTooling.h211 class ToolInvocation {
224 ToolInvocation(std::vector<std::string> CommandLine, FrontendAction *FAction,
236 ToolInvocation(std::vector<std::string> CommandLine, ToolAction *Action,
240 ~ToolInvocation();
/aosp_15_r20/external/clang/unittests/Tooling/
H A DToolingTest.cpp151 TEST(ToolInvocation, TestMapVirtualFile) { in TEST() argument
164 clang::tooling::ToolInvocation Invocation(Args, new SyntaxOnlyAction, in TEST()
173 TEST(ToolInvocation, TestVirtualModulesCompilation) { in TEST() argument
190 clang::tooling::ToolInvocation Invocation(Args, new SyntaxOnlyAction, in TEST()
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Dfrontend_action_test_util.cc60 clang::tooling::ToolInvocation invocation(command_line, std::move(action), in RunClangTool()
63 clang::tooling::ToolInvocation invocation(command_line, action.get(), in RunClangTool()
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer/
H A Dinclude_scanner.cc161 clang::tooling::ToolInvocation tool( in ScanIncludes()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/
DPathDiagnostic.h64 std::string ToolInvocation; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/
DPathDiagnostic.h64 std::string ToolInvocation; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/
DPathDiagnostic.h64 std::string ToolInvocation; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/
DPathDiagnostic.h64 std::string ToolInvocation; member