Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkStringTable.cpp32 size_t NextID = StrTab.size(); in add() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Remarks/
DRemarkStringTable.cpp32 size_t NextID = StrTab.size(); in add() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCSectionCOFF.h79 unsigned getOrAssignWinCFISectionID(unsigned *NextID) const { in getOrAssignWinCFISectionID()
DMCContext.h164 StringMap<unsigned> NextID; variable
/external/llvm/include/llvm/MC/
DMCSectionCOFF.h81 unsigned getOrAssignWinCFISectionID(unsigned *NextID) const { in getOrAssignWinCFISectionID()
DMCContext.h106 StringMap<unsigned> NextID; variable
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h137 PathID NextID = 1; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/
DProfile.h137 PathID NextID = 1; variable
/external/swiftshader/third_party/subzero/src/
DIceStringPool.h69 IDType NextID = FirstID; variable
/external/clang/include/clang/AST/
DCommentCommandTraits.h177 unsigned NextID; variable
/external/cronet/tot/net/log/
Dnet_log.cc85 uint32_t NetLog::NextID() { in NextID() function in net::NetLog
/external/cronet/stable/net/log/
Dnet_log.cc85 uint32_t NetLog::NextID() { in NextID() function in net::NetLog
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2482 unsigned NextID = SwitchCaseIDs.size(); in RecordSwitchCaseID() local