Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp45 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline) { in computeEndCommentText() function
193 computeEndCommentText(NamespaceName, AddNewline); in analyze()