Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DRawCommentList.h210 unsigned getCommentEndOffset(RawComment *C) const;
/openbsd/gnu/llvm/clang/lib/AST/
H A DRawCommentList.cpp350 unsigned RawCommentList::getCommentEndOffset(RawComment *C) const { in getCommentEndOffset() function in RawCommentList
H A DASTContext.cpp262 Comments.getCommentEndOffset(CommentBeforeDecl); in getRawCommentForDeclNoCacheImpl()