Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1230 static void ApplyFixIt(const FixItHint &fixit, clang::edit::Commit &commit) { in ApplyFixIt() function
1287 ApplyFixIt(fixit, commit); in RewriteExpression()