Home
last modified time | relevance | path

Searched refs:EatsUnboundedNumberOfValues (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp424 static bool EatsUnboundedNumberOfValues(const Option *O) { in EatsUnboundedNumberOfValues() function
602 UnboundedFound |= EatsUnboundedNumberOfValues(Opt); in ParseCommandLineOptions()
/external/llvm/lib/Support/
DCommandLine.cpp677 static bool EatsUnboundedNumberOfValues(const Option *O) { in EatsUnboundedNumberOfValues() function
1088 UnboundedFound |= EatsUnboundedNumberOfValues(Opt); in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp696 static bool EatsUnboundedNumberOfValues(const Option *O) { in EatsUnboundedNumberOfValues() function
1110 UnboundedFound |= EatsUnboundedNumberOfValues(Opt); in ParseCommandLineOptions()