Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h227 unsigned getCommentEndOffset(RawComment *C) const;
/src/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp350 unsigned RawCommentList::getCommentEndOffset(RawComment *C) const { in getCommentEndOffset() function in RawCommentList
H A DASTContext.cpp274 Comments.getCommentEndOffset(CommentBeforeDecl); in getRawCommentForDeclNoCacheImpl()