Searched defs:LineComment (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/Basic/ | ||
| H A D | LangStandard.h | 48 LineComment = (1 << 0), enumerator |
| /llvm-project-15.0.7/clang/include/clang/Lex/ | ||
| H A D | Lexer.h | 106 bool LineComment; variable |