Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRawCommentList.h195 unsigned getCommentEndOffset(RawComment *C) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRawCommentList.cpp349 unsigned RawCommentList::getCommentEndOffset(RawComment *C) const { in getCommentEndOffset() function in RawCommentList
H A DASTContext.cpp257 Comments.getCommentEndOffset(CommentBeforeDecl); in getRawCommentForDeclNoCacheImpl()