Searched refs:DeclLocDecomp (Results 1 – 1 of 1) sorted by relevance
229 const std::pair<FileID, unsigned> DeclLocDecomp = in getRawCommentForDeclNoCacheImpl() local234 CommentsInTheFile.lower_bound(DeclLocDecomp.second); in getRawCommentForDeclNoCacheImpl()247 if (SourceMgr.getLineNumber(DeclLocDecomp.first, DeclLocDecomp.second) == in getRawCommentForDeclNoCacheImpl()248 Comments.getCommentBeginLine(CommentBehindDecl, DeclLocDecomp.first, in getRawCommentForDeclNoCacheImpl()275 const char *Buffer = SourceMgr.getBufferData(DeclLocDecomp.first, in getRawCommentForDeclNoCacheImpl()282 DeclLocDecomp.second - CommentEndOffset); in getRawCommentForDeclNoCacheImpl()