Searched refs:getCommentEndOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h222 unsigned getCommentEndOffset(RawComment *C) const;
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp350 unsigned RawCommentList::getCommentEndOffset(RawComment *C) const { function in class:RawCommentList
H A DASTContext.cpp271 Comments.getCommentEndOffset(CommentBeforeDecl);

Completed in 93 milliseconds