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