Home
last modified time | relevance | path

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

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