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()
145 bool IsTrailingComment; member
8288 bool IsTrailingComment = Record[Idx++]; in ReadComments() local