Searched refs:CommentsInThisFile (Results 1 – 1 of 1) sorted by relevance
335 const auto CommentsInThisFile = Comments.getCommentsInFile(File); in getRawCommentForDeclNoCache() local336 if (!CommentsInThisFile || CommentsInThisFile->empty()) in getRawCommentForDeclNoCache()340 getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile)) in getRawCommentForDeclNoCache()554 auto CommentsInThisFile = Comments.getCommentsInFile(File); in attachCommentsToJustParsedDecls() local555 if (!CommentsInThisFile || CommentsInThisFile->empty() || in attachCommentsToJustParsedDecls()556 CommentsInThisFile->rbegin()->second->isAttached()) in attachCommentsToJustParsedDecls()583 D, DeclLoc, *CommentsInThisFile)) { in attachCommentsToJustParsedDecls()