Home
last modified time | relevance | path

Searched defs:LineComment (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Lex/
H A DLexer.h106 bool LineComment; variable
/llvm-project/clang/include/clang/Basic/
H A DLangStandard.h50 LineComment = (1 << 0), global() enumerator