Searched refs:CommentsInThisFile (Results 1 – 1 of 1) sorted by relevance
313 const auto CommentsInThisFile = Comments.getCommentsInFile(File); in getRawCommentForDeclNoCache() local314 if (!CommentsInThisFile || CommentsInThisFile->empty()) in getRawCommentForDeclNoCache()318 getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile)) in getRawCommentForDeclNoCache()518 auto CommentsInThisFile = Comments.getCommentsInFile(File); in attachCommentsToJustParsedDecls() local519 if (!CommentsInThisFile || CommentsInThisFile->empty() || in attachCommentsToJustParsedDecls()520 CommentsInThisFile->rbegin()->second->isAttached()) in attachCommentsToJustParsedDecls()547 D, DeclLoc, *CommentsInThisFile)) { in attachCommentsToJustParsedDecls()