clang-tools 22.0.0git
|
#include <TweakTesting.h>
Public Member Functions | |
TweakWorkspaceTest (const char *TweakID) | |
TweakResult | apply (StringRef InvocationFile, llvm::Annotations::Range InvocationRange) |
Protected Attributes | |
TestWorkspace | Workspace |
Definition at line 175 of file TweakTesting.h.
|
inline |
Definition at line 179 of file TweakTesting.h.
TweakResult clang::clangd::TweakWorkspaceTest::apply | ( | StringRef | InvocationFile, |
llvm::Annotations::Range | InvocationRange ) |
Definition at line 168 of file TweakTesting.cpp.
References apply(), clang::clangd::AST, clang::clangd::TweakResult::EditedFiles, and Workspace.
Referenced by apply().
|
protected |
Definition at line 185 of file TweakTesting.h.
Referenced by apply().