Searched defs:isComment (Results 1 – 2 of 2) sorted by relevance
84 bool isComment() const { in isComment() function
48 bool isComment() { return RangeKind == Comment; } in isComment() function