Searched defs:hasLineComments (Results 1 – 5 of 5) sorted by relevance
59 bool hasLineComments() const { return Flags & frontend::LineComment; } in hasLineComments() function
95 bool hasLineComments() const { return Flags & LineComment; } in hasLineComments() function
94 bool hasLineComments() const { return Flags & LineComment; } in hasLineComments() function