Searched refs:IsAlmostTrailingComment (Results 1 – 2 of 2) sorted by relevance
45 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment()84 return IsAlmostTrailingComment; in isAlmostTrailingComment()193 unsigned IsAlmostTrailingComment : 1;197 bool IsAlmostTrailingComment) : in RawComment() argument200 IsAlmostTrailingComment(IsAlmostTrailingComment) in RawComment()
9639 bool IsAlmostTrailingComment = Record[Idx++]; in ReadComments() local9641 SR, Kind, IsTrailingComment, IsAlmostTrailingComment)); in ReadComments()