Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp229 RawComment CommentAtDeclLoc( in getRawCommentForDeclNoCache() local
233 bool Found = Compare(*MaybeBeforeDecl, &CommentAtDeclLoc); in getRawCommentForDeclNoCache()
236 Found = Compare(*MaybeBeforeDecl, &CommentAtDeclLoc); in getRawCommentForDeclNoCache()
242 &CommentAtDeclLoc, Compare)); in getRawCommentForDeclNoCache()
246 &CommentAtDeclLoc, Compare); in getRawCommentForDeclNoCache()