Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Tooling/
H A DRefactoring.cpp92 format::formatReplacements(Code, CurReplaces, *CurStyle); in formatAndApplyAllReplacements()
/src/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h5292 formatReplacements(StringRef Code, const tooling::Replacements &Replaces,
/src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3495 formatReplacements(StringRef Code, const tooling::Replacements &Replaces, in formatReplacements() function