Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp260 std::pair<FileID, unsigned> CommentBeginDecomp in getRawCommentForDeclNoCache() local
264 if (DeclLocDecomp.first == CommentBeginDecomp.first && in getRawCommentForDeclNoCache()
266 == SourceMgr.getLineNumber(CommentBeginDecomp.first, in getRawCommentForDeclNoCache()
267 CommentBeginDecomp.second)) { in getRawCommentForDeclNoCache()