Home
last modified time | relevance | path

Searched refs:SpacesBeforeComments (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DNamespaceCommentCheck.cpp31 SpacesBeforeComments(Options.get("SpacesBeforeComments", 1u)) {} in NamespaceCommentCheck()
35 Options.store(Opts, "SpacesBeforeComments", SpacesBeforeComments); in storeOptions()
185 std::string Fix(SpacesBeforeComments, ' '); in check()
DNamespaceCommentCheck.h38 const unsigned SpacesBeforeComments; variable
/external/skia/
D.clang-tidy24 - key: llvm-namespace-comment.SpacesBeforeComments
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dllvm-namespace-comment.rst38 .. option:: SpacesBeforeComments