Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h1536 unsigned getNextLocalOffset() const { return NextLocalOffset; } in getNextLocalOffset() function
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h1691 unsigned getNextLocalOffset() const { return NextLocalOffset; } in getNextLocalOffset() function