Home
last modified time | relevance | path

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

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