Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DArgList.h135 static OptRange emptyRange() { return {-1u, 0u}; } in emptyRange() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Option/
DArgList.h135 static OptRange emptyRange() { return {-1u, 0u}; } in emptyRange() function