Searched defs:INVALID_INDEX (Results 1 – 4 of 4) sorted by relevance
186 static const uint32_t INVALID_INDEX = 4294967295L; variable
191 static const uint32_t INVALID_INDEX = 4294967295L; variable
228 static constexpr int32_t INVALID_INDEX = -1; variable
45 constexpr ConstantInfoIndexType INVALID_INDEX = std::numeric_limits<ConstantInfoIndexType>::max(); variable