Searched defs:TrailingComment (Results 1 – 2 of 2) sorted by relevance
331 bool TrailingComment = Token->isTrailingComment(); in endReconstruction() local
60 const bool TrailingComment = (Comment.size() > 3) && (Comment[3] == '<'); in getCommentKind() local