Searched defs:Opt2 (Results 1 – 5 of 5) sorted by relevance
18 struct Opt2 { struct20 s: String,
28 struct Opt2 { struct43 Opt2 { in test_no_cmd() argument
85 enum Opt2 { enum
64 enum { IsRowMajor = SparseMatrix<Scalar,Opt2,StorageIndex>::IsRowMajor }; enumerator119 enum { IsRowMajor = DynamicSparseMatrix<Scalar,Opt2,Index>::IsRowMajor }; enumerator
653 StackOption<bool> Opt2("opt2", cl::sub(SC2), cl::init(false)); in TEST() local1005 StackOption<bool> Opt2("opt2", cl::init(true)); in TEST() local