Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp134 RawComment CommentAtDeclLoc(SourceMgr, SourceRange(DeclLoc)); in getRawCommentForDeclNoCache() local
137 bool Found = Compare(*MaybeBeforeDecl, &CommentAtDeclLoc); in getRawCommentForDeclNoCache()
140 Found = Compare(*MaybeBeforeDecl, &CommentAtDeclLoc); in getRawCommentForDeclNoCache()
146 &CommentAtDeclLoc, Compare)); in getRawCommentForDeclNoCache()
150 &CommentAtDeclLoc, Compare); in getRawCommentForDeclNoCache()