Searched refs:CommentOptions (Results 1 – 6 of 6) sorted by relevance
18 const CommentOptions &CommentOptions) in CommandTraits() argument20 registerCommentOptions(CommentOptions); in CommandTraits()24 const CommentOptions &CommentOptions) { in registerCommentOptions() argument25 for (CommentOptions::BlockCommandNamesTy::const_iterator in registerCommentOptions()26 I = CommentOptions.BlockCommandNames.begin(), in registerCommentOptions()27 E = CommentOptions.BlockCommandNames.end(); in registerCommentOptions()
109 const CommentOptions &CommentOpts, bool Merged) : in RawComment()273 const CommentOptions &CommentOpts, in addComment()384 CommentOptions DefOpts; in getFormattedLines()
159 const CommentOptions &CommentOptions);161 void registerCommentOptions(const CommentOptions &CommentOptions);
48 const CommentOptions &CommentOpts, bool Merged);216 void addComment(const RawComment &RC, const CommentOptions &CommentOpts,
23 struct CommentOptions { struct33 CommentOptions() = default; argument
586 CommentOptions CommentOpts;