Home
last modified time | relevance | path

Searched refs:RequiresValue (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Support/
DCommandLine.cpp672 static bool RequiresValue(const Option *O) { in RequiresValue() function
1060 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1232 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1266 if (RequiresValue(PositionalOpts[j])) { in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp696 static bool RequiresValue(const Option *O) { in RequiresValue() function
1087 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1260 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1294 if (RequiresValue(PositionalOpts[j])) { in ParseCommandLineOptions()
/external/llvm-project/llvm/lib/Support/
DCommandLine.cpp807 static bool RequiresValue(const Option *O) { in RequiresValue() function
1389 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1568 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1602 if (RequiresValue(PositionalOpts[J])) { in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp803 static bool RequiresValue(const Option *O) { in RequiresValue() function
1372 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1551 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1585 if (RequiresValue(PositionalOpts[j])) { in ParseCommandLineOptions()