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