Searched defs:IsTrailingComment (Results 1 – 3 of 3) sorted by relevance
196 RawComment(SourceRange SR, CommentKind K, bool IsTrailingComment, in RawComment()
146 bool IsTrailingComment; member
9583 bool IsTrailingComment = Record[Idx++]; in ReadComments() local