Home
last modified time | relevance | path

Searched refs:OldRawMode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2644 bool OldRawMode = isLexingRawMode(); in SkipLineComment() local
2647 LexingRawMode = OldRawMode; in SkipLineComment()