Searched defs:IsAlmostTrailingComment (Results 1 – 6 of 6) sorted by relevance
140 bool IsAlmostTrailingComment : 1; variable148 bool IsAlmostTrailingComment, in RawComment()
188 bool IsAlmostTrailingComment : 1; variable192 bool IsAlmostTrailingComment) : in RawComment()
197 bool IsAlmostTrailingComment) : in RawComment()
8277 bool IsAlmostTrailingComment = Record[Idx++]; in ReadComments() local