Home
last modified time | relevance | path

Searched defs:isTrailingComment (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDRawCommentList.h72 bool isTrailingComment() const LLVM_READONLY { in isTrailingComment() function
/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDFormatToken.h355 bool isTrailingComment() const { in isTrailingComment() function