Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DRawCommentList.h72 bool isTrailingComment() const LLVM_READONLY { in isTrailingComment() function
/minix/external/bsd/llvm/dist/clang/lib/Format/
H A DFormatToken.h363 bool isTrailingComment() const { in isTrailingComment() function