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