Searched refs:CommentsInThisFile (Results 1 – 1 of 1) sorted by relevance
316 const auto CommentsInThisFile = Comments.getCommentsInFile(File); in getRawCommentForDeclNoCache() local317 if (!CommentsInThisFile || CommentsInThisFile->empty()) in getRawCommentForDeclNoCache()321 getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile)) in getRawCommentForDeclNoCache()521 auto CommentsInThisFile = Comments.getCommentsInFile(File); in attachCommentsToJustParsedDecls() local522 if (!CommentsInThisFile || CommentsInThisFile->empty() || in attachCommentsToJustParsedDecls()523 CommentsInThisFile->rbegin()->second->isAttached()) in attachCommentsToJustParsedDecls()550 D, DeclLoc, *CommentsInThisFile)) { in attachCommentsToJustParsedDecls()