Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DRawCommentList.cpp64 bool mergedCommentIsTrailingComment(StringRef Comment) { in mergedCommentIsTrailingComment() function
149 IsTrailingComment || mergedCommentIsTrailingComment(RawText); in RawComment()