Home
last modified time | relevance | path

Searched defs:applyTweak (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/unittests/tweaks/
DTweakTesting.cpp70 applyTweak(ParsedAST &AST, const Annotations &Input, StringRef TweakID, in applyTweak() function
/external/llvm-project/clang-tools-extra/clangd/
DClangdServer.cpp486 void ClangdServer::applyTweak(PathRef File, Range Sel, StringRef TweakID, in applyTweak() function in clang::clangd::ClangdServer