Home
last modified time | relevance | path

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

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