Searched refs:shouldFail (Results 1 – 4 of 4) sorted by relevance
6 void shouldFail() { in shouldFail() function52 shouldFail<0>(); in run()53 shouldFail<1>(); in run()54 shouldFail<2>(); in run()
6 void shouldFail() { in shouldFail() function44 shouldFail<true>(); in run()45 shouldFail<false>(); in run()
59 bool shouldFail; variable69 @property bool shouldFail;
47 @synthesize options, compileLine, shouldFail, binaryName, sourceName;53 if (shouldFail) [result appendString:@"fail"];65 if (shouldFail) {116 if (!shouldFail) {184 if (shouldFail) return true;402 result.shouldFail = supposedToNotCompile;712 if ([line shouldFail]) {