Home
last modified time | relevance | path

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

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