Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DRawCommentList.h195 unsigned getCommentEndOffset(RawComment *C) const;
/external/llvm-project/clang/lib/AST/
DRawCommentList.cpp349 unsigned RawCommentList::getCommentEndOffset(RawComment *C) const { in getCommentEndOffset() function in RawCommentList
DASTContext.cpp256 Comments.getCommentEndOffset(CommentBeforeDecl); in getRawCommentForDeclNoCacheImpl()