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