Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Pass/
H A DTestPassManager.cpp64 Option<std::string> stringOption{*this, "string", member
90 Option<std::string> stringOption{*this, "string", global() member