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