Searched refs:LineComment (Results 1 – 8 of 8) sorted by relevance
39 LineComment | C89 | Digraphs | GNUMode | ImplicitInt)42 LineComment | C89 | Digraphs | GNUMode | ImplicitInt)47 LineComment | C99 | Digraphs | HexFloat)50 LineComment | C99 | Digraphs | HexFloat)53 LineComment | C99 | Digraphs | HexFloat)56 LineComment | C99 | Digraphs | HexFloat)60 LineComment | C99 | Digraphs | GNUMode | HexFloat)63 LineComment | C99 | Digraphs | GNUMode | HexFloat)68 LineComment | C99 | C11 | Digraphs | HexFloat)71 LineComment | C99 | C11 | Digraphs | HexFloat)[all …]
21 LineComment = (1 << 0), enumerator59 bool hasLineComments() const { return Flags & frontend::LineComment; } in hasLineComments()
26 INSTANTIATE_TEST_CASE_P(LineComment, CommentTest,
63 LANGOPT(LineComment , 1, 0, "'//' comments")
2021 if (!LangOpts.LineComment && !isLexingRawMode()) { in SkipLineComment()2026 LangOpts.LineComment = true; in SkipLineComment()3013 LangOpts.LineComment && in LexTokenInternal()3313 bool TreatAsComment = LangOpts.LineComment && in LexTokenInternal()
150 Opts.LineComment = Std.hasLineComments(); in ParseLangArgs()
2005 LangOpts.LineComment = 1; in getFormattingLangOpts()
1136 Opts.LineComment = Std.hasLineComments(); in setLangDefaults()