Searched defs:IsAlmostTrailingComment (Results 1 – 2 of 2) sorted by relevance
188 bool IsAlmostTrailingComment : 1; global() variable 192 RawComment(SourceRange SR,CommentKind K,bool IsTrailingComment,bool IsAlmostTrailingComment) RawComment() argument
9444 bool IsAlmostTrailingComment = Record[Idx++]; ReadComments() local