Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp179 unsigned TokOffset = *TokOffsetPtr; in translateLocation() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp690 unsigned TokOffset = TheTok.getLocation().getRawEncoding() - StartOffset; in ComputePreamble() local