Home
last modified time | relevance | path

Searched defs:NextID (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkStringTable.cpp32 size_t NextID = StrTab.size(); in add() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionCOFF.h82 unsigned getOrAssignWinCFISectionID(unsigned *NextID) const { in getOrAssignWinCFISectionID()
DMCContext.h121 StringMap<unsigned> NextID; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h137 PathID NextID = 1; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceStringPool.h69 IDType NextID = FirstID; variable
/third_party/skia/experimental/sorttoy/
DFake.h76 static int NextID() { in NextID() function