Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp63 bool mergedCommentIsTrailingComment(StringRef Comment) { in mergedCommentIsTrailingComment() function
148 IsTrailingComment || mergedCommentIsTrailingComment(RawText); in RawComment()