Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2195 const char *InStart = ThisTokBuf; in init() local
2202 StringRef(InStart, ThisTokBuf - InStart))) in init()