Searched defs:InvalidIndex (Results 1 – 3 of 3) sorted by relevance
118 static const uint32_t InvalidIndex = -1; variable
63 static const unsigned InvalidIndex = std::numeric_limits<unsigned>::max(); variable
1418 static const unsigned InvalidIndex = ~0U; member in __anonf4c048640511::ClangToLLVMArgMapping