Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h21 static constexpr unsigned NotIndexed = -1; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp920 const uint64_t NotIndexed = std::numeric_limits<uint64_t>::max(); in verifyDebugNamesCULists() local