Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DSourceLocation.cpp206 unsigned FullSourceLoc::getFileOffset() const { in getFileOffset() function in FullSourceLoc
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DSourceManager.h1287 unsigned getFileOffset(SourceLocation SpellingLoc) const { in getFileOffset() function