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