Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DAllTUsExecution.h46 StringRef getExecutorName() const override { return ExecutorName; } in getExecutorName() function
H A DStandaloneExecution.h54 StringRef getExecutorName() const override { return ExecutorName; } in getExecutorName() function
H A DExecution.h116 virtual StringRef getExecutorName() const = 0;