Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp91 struct ExpressionFormatParameterisedFixture struct
94 bool AlternateForm;
95 unsigned Precision;
96 bool Signed;
97 bool AllowHex;
98 bool AllowUpperHex;
99 ExpressionFormat Format;
100 Regex WildcardRegex;
102 StringRef TenStr;
103 StringRef FifteenStr;
[all …]