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