Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDRawCommentList.h74 bool isTrailingComment() const LLVM_READONLY { in isTrailingComment() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDFormatToken.h434 bool isTrailingComment() const { in isTrailingComment() function