Searched refs:hasLineComments (Results 1 – 2 of 2) sorted by relevance
59 bool hasLineComments() const { return Flags & frontend::LineComment; } in hasLineComments() function
1193 Opts.LineComment = Std.hasLineComments(); in setLangDefaults()