Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp167 unsigned getOffsetAt(const char *CurPtr) const { in getOffsetAt() function
200 Diags->Report(InputSourceLoc.getLocWithOffset(getOffsetAt(CurPtr)), Err); in reportError()
685 TheLexer.seek(getOffsetAt(First), /*IsAtStartOfLine*/ false); in lexModule()
837 TheLexer.seek(getOffsetAt(First), /*IsAtStartOfLine*/ true); in lexPPLine()