Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp549 const char *LexStart = BufStart + Offset; in findBeginningOfLine() local
577 const char *LexStart = findBeginningOfLine(Buffer, LocInfo.second); in getBeginningOfFileToken() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp15938 const char *LexStart = Buffer.data() + LocInfo.second; in ActOnFinishFunctionBody() local