Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DCommentTextTest.cpp30 std::string formatComment(llvm::StringRef CommentText) { in formatComment() function in clang::CommentTextTest
60 auto Formatted = formatComment( in TEST_F()
70 Formatted = formatComment( in TEST_F()
80 Formatted = formatComment( in TEST_F()
90 Formatted = formatComment( in TEST_F()
100 Formatted = formatComment( in TEST_F()
118 auto Formatted = formatComment( in TEST_F()
130 auto Formatted = formatComment("//!<"); in TEST_F()