Searched defs:comment_block (Results 1 – 4 of 4) sorted by relevance
80 def format_as_block(comment_block): argument102 comment_block = [] variable
43 def GetCopyrightBlockAttributes(self, comment_block): argument
329 let mut comment_block: Option<(usize, usize)> = None; in check() localVariable