Searched refs:IsAlmostTrailingComment (Results 1 – 3 of 3) sorted by relevance
45 RawComment() : Kind(RCK_Invalid), IsAlmostTrailingComment(false) { } in RawComment()84 return IsAlmostTrailingComment; in isAlmostTrailingComment()188 bool IsAlmostTrailingComment : 1; variable192 bool IsAlmostTrailingComment) : in RawComment() argument195 IsAlmostTrailingComment(IsAlmostTrailingComment) in RawComment()
114 IsAlmostTrailingComment(false) { in RawComment()144 IsAlmostTrailingComment = in RawComment()
9444 bool IsAlmostTrailingComment = Record[Idx++]; in ReadComments() local9446 SR, Kind, IsTrailingComment, IsAlmostTrailingComment)); in ReadComments()