Searched defs:IsTrailingComment (Results 1 – 3 of 3) sorted by relevance
191 unsigned IsTrailingComment : 1; in RawComment() argument 187 bool IsTrailingComment : 1; global() variable
151 bool IsTrailingComment; global() member
9443 bool IsTrailingComment = Record[Idx++]; ReadComments() local