Home
last modified time | relevance | path

Searched refs:hasOptions (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/
H A DCommandLine.cpp317 bool hasOptions(const SubCommand &Sub) const { in hasOptions() function in __anon3d17f4330111::CommandLineParser
322 bool hasOptions() const { in hasOptions() function in __anon3d17f4330111::CommandLineParser
324 if (hasOptions(*S)) in hasOptions()
1426 assert(hasOptions() && "No options specified!"); in ParseCommandLineOptions()
/llvm-project-15.0.7/mlir/docs/Tutorials/
H A DQuickstartRewrites.md64 let hasOptions = 1;