Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.cpp1216 static void ApplyFixIt(const FixItHint &fixit, clang::edit::Commit &commit) { in ApplyFixIt() function
1273 ApplyFixIt(fixit, commit); in RewriteExpression()