Home
last modified time | relevance | path

Searched defs:fixNamespaceEndComments (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/Format/
H A DNamespaceEndCommentsFixerTest.cpp23 fixNamespaceEndComments(StringRef Code, in fixNamespaceEndComments() function in clang::format::__anon589230090111::NamespaceEndCommentsFixerTest
37 fixNamespaceEndComments(StringRef Code, in fixNamespaceEndComments() function in clang::format::__anon589230090111::NamespaceEndCommentsFixerTest
/llvm-project/clang/lib/Format/
H A DFormat.cpp3841 tooling::Replacements fixNamespaceEndComments(const FormatStyle &Style, fixNamespaceEndComments() function