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