Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp210 unsigned FullSourceLoc::getFileOffset() const { in getFileOffset() function in FullSourceLoc
/llvm-project/bolt/include/bolt/Core/
H A DFunctionLayout.h117 uint64_t getFileOffset() const { return FileOffset; } in getFileOffset() function
H A DBinaryFunction.h1082 uint64_t getFileOffset() const { getFileOffset() function
/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1323 unsigned getFileOffset(SourceLocation SpellingLoc) const { in getFileOffset() function