Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp270 bool InEscape = false; in consumeStringLiteral() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp1265 bool InEscape = false; in getNextToken() local