reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Format/Format.h
 2307 tooling::Replacements fixNamespaceEndComments(const FormatStyle &Style,

References

tools/clang/unittests/Format/NamespaceEndCommentsFixerTest.cpp
   30         clang::format::fixNamespaceEndComments(Style, Code, Ranges, "<stdin>");