Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DCommentTextTest.cpp28 class CommentTextTest : public ::testing::Test { class
51 TEST_F(CommentTextTest, FormattedText) { in TEST_F() argument
111 TEST_F(CommentTextTest, KeepsDoxygenControlSeqs) { in TEST_F() argument
127 TEST_F(CommentTextTest, EmptyFormattedText) { in TEST_F() argument
H A DCMakeLists.txt21 CommentTextTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/unittests/AST/
H A DBUILD.gn30 "CommentTextTest.cpp",