Searched defs:TweakID (Results 1 – 3 of 3) sorted by relevance
41 const char *TweakID; variable59 TweakTest(const char *TweakID) : TweakID(TweakID) {} in TweakTest()107 #define TWEAK_TEST(TweakID) \ argument
70 applyTweak(ParsedAST &AST, const Annotations &Input, StringRef TweakID, in applyTweak()
486 void ClangdServer::applyTweak(PathRef File, Range Sel, StringRef TweakID, in applyTweak()