Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp504 const char *LexStart = BufStart + Offset; findBeginningOfLine() local
532 const char *LexStart = findBeginningOfLine(Buffer, LocInfo.second); getBeginningOfFileToken() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp16142 const char *LexStart = Buffer.data() + LocInfo.second; ActOnFinishFunctionBody() local