Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp419 static bool RequiresValue(const Option *O) { in RequiresValue() function
582 if (RequiresValue(Opt)) in ParseCommandLineOptions()
752 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
786 if (RequiresValue(PositionalOpts[j])) { in ParseCommandLineOptions()
/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-7.0/llvm/lib/Support/
DCommandLine.cpp682 static bool RequiresValue(const Option *O) { in RequiresValue() function
1133 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1306 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1340 if (RequiresValue(PositionalOpts[j])) { in ParseCommandLineOptions()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp691 static bool RequiresValue(const Option *O) { in RequiresValue() function
1082 if (RequiresValue(Opt)) in ParseCommandLineOptions()
1255 if (RequiresValue(PositionalOpts[i])) { in ParseCommandLineOptions()
1289 if (RequiresValue(PositionalOpts[j])) { in ParseCommandLineOptions()