Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/
H A DRefactoring.cpp95 format::formatReplacements(Code, CurReplaces, *CurStyle); in formatAndApplyAllReplacements()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3514 formatReplacements(StringRef Code, const tooling::Replacements &Replaces,
/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2644 formatReplacements(StringRef Code, const tooling::Replacements &Replaces, in formatReplacements() function