Searched defs:CommentOptions (Results 1 – 6 of 6) sorted by relevance
24 struct CommentOptions { struct34 CommentOptions() : ParseAllComments(false) { } in CommentOptions() argument
23 struct CommentOptions { struct33 CommentOptions() = default; argument
27 struct CommentOptions { struct29 CommentOptions() {} in CommentOptions() argument
26 struct CommentOptions { struct28 CommentOptions() {} in CommentOptions() argument
19 const CommentOptions &CommentOptions) : in CommandTraits()25 const CommentOptions &CommentOptions) { in registerCommentOptions()