Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3748 tooling::Replacements NonNoOpFixes; in reformat() local
3752 auto Err = NonNoOpFixes.add(Fix); in reformat()
3759 Fixes = std::move(NonNoOpFixes); in reformat()