Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h225 unsigned getCommentBeginLine(RawComment *C, FileID File,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp337 unsigned RawCommentList::getCommentBeginLine(RawComment *C, FileID File, in getCommentBeginLine() function in RawCommentList
H A DASTContext.cpp270 Comments.getCommentBeginLine(CommentBehindDecl, DeclLocDecomp.first, in getRawCommentForDeclNoCacheImpl()