Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestComments.cpp3294 StringRef NoTextInComment = " // \n" in TEST_F() local
3305 format(NoTextInComment, Style)); in TEST_F()
3314 format(NoTextInComment, Style)); in TEST_F()
3323 format(NoTextInComment, Style)); in TEST_F()