Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp178 RawComment CommentAtDeclLoc( in getRawCommentForDeclNoCache() local
183 bool Found = Compare(*MaybeBeforeDecl, &CommentAtDeclLoc); in getRawCommentForDeclNoCache()
186 Found = Compare(*MaybeBeforeDecl, &CommentAtDeclLoc); in getRawCommentForDeclNoCache()
192 &CommentAtDeclLoc, Compare)); in getRawCommentForDeclNoCache()
196 &CommentAtDeclLoc, Compare); in getRawCommentForDeclNoCache()