Searched refs:CommentsLoaded (Results 1 – 2 of 2) sorted by relevance
620 mutable bool CommentsLoaded; variable
65 if (!CommentsLoaded && ExternalSource) { in getRawCommentForDeclNoCache()74 CommentsLoaded = true; in getRawCommentForDeclNoCache()750 Listener(nullptr), Comments(SM), CommentsLoaded(false), in ASTContext()