Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DRawCommentList.cpp63 bool mergedCommentIsTrailingComment(StringRef Comment) { in mergedCommentIsTrailingComment() function
147 IsTrailingComment || mergedCommentIsTrailingComment(RawText); in RawComment()