Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Lex/
H A DLiteralSupport.cpp2005 constexpr unsigned MaxRawStrDelimLen = 16; in init() local
2008 while (static_cast<unsigned>(ThisTokBuf - Prefix) < MaxRawStrDelimLen && in init()