Searched refs:DeclLocDecomp (Results 1 – 1 of 1) sorted by relevance
221 const std::pair<FileID, unsigned> DeclLocDecomp = in getRawCommentForDeclNoCacheImpl() local226 CommentsInTheFile.lower_bound(DeclLocDecomp.second); in getRawCommentForDeclNoCacheImpl()239 if (SourceMgr.getLineNumber(DeclLocDecomp.first, DeclLocDecomp.second) == in getRawCommentForDeclNoCacheImpl()240 Comments.getCommentBeginLine(CommentBehindDecl, DeclLocDecomp.first, in getRawCommentForDeclNoCacheImpl()267 const char *Buffer = SourceMgr.getBufferData(DeclLocDecomp.first, in getRawCommentForDeclNoCacheImpl()274 DeclLocDecomp.second - CommentEndOffset); in getRawCommentForDeclNoCacheImpl()