Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Pass/
H A DTestPassManager.cpp61 Option<std::string> stringOption{*this, "string", member
68 stringOption = options.stringOption; in TestOptionsPass()
82 Option<std::string> stringOption{*this, "string", member