Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp224 RawComment *CommentBehindDecl = OffsetCommentBehindDecl->second; in getRawCommentForDeclNoCacheImpl() local
225 if ((CommentBehindDecl->isDocumentation() || in getRawCommentForDeclNoCacheImpl()
227 CommentBehindDecl->isTrailingComment() && in getRawCommentForDeclNoCacheImpl()
234 Comments.getCommentBeginLine(CommentBehindDecl, DeclLocDecomp.first, in getRawCommentForDeclNoCacheImpl()
236 return CommentBehindDecl; in getRawCommentForDeclNoCacheImpl()