Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp210 unsigned FullSourceLoc::getFileOffset() const { in getFileOffset() function in FullSourceLoc
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1319 unsigned getFileOffset(SourceLocation SpellingLoc) const { getFileOffset() function