Searched refs:CommentOptions (Results 1 – 5 of 5) sorted by relevance
19 const CommentOptions &CommentOptions) in CommandTraits() argument21 registerCommentOptions(CommentOptions); in CommandTraits()25 const CommentOptions &CommentOptions) { in registerCommentOptions() argument26 for (CommentOptions::BlockCommandNamesTy::const_iterator in registerCommentOptions()27 I = CommentOptions.BlockCommandNames.begin(), in registerCommentOptions()28 E = CommentOptions.BlockCommandNames.end(); in registerCommentOptions()
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
525 CommentOptions CommentOpts;