Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h235 uint64_t getCursor() const { return Cursor; } in getCursor() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp3008 NaClBitstreamCursor &getCursor() const { return Record.GetCursor(); } in getCursor() function in __anoned6158fe0111::ModuleParser