Searched defs:fixNamespaceEndComments (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Format/ | ||
H A D | NamespaceEndCommentsFixerTest.cpp | 23 fixNamespaceEndComments(StringRef Code, in fixNamespaceEndComments() function in clang::format::__anon589230090111::NamespaceEndCommentsFixerTest |
/llvm-project/clang/lib/Format/ | ||
H A D | Format.cpp | 3841 tooling::Replacements fixNamespaceEndComments(const FormatStyle &Style, fixNamespaceEndComments() function |