Searched defs:IsAlmostTrailingComment (Results 1 – 2 of 2) sorted by relevance
161 bool IsAlmostTrailingComment : 1; variable165 bool IsAlmostTrailingComment) : in RawComment()
9095 bool IsAlmostTrailingComment = Record[Idx++]; in ReadComments() local