Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp206 unsigned FullSourceLoc::getFileOffset() const { in getFileOffset() function in FullSourceLoc
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1284 unsigned getFileOffset(SourceLocation SpellingLoc) const { in getFileOffset() function