Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/BlocksRuntime/
H A Dtestfilerunner.h95 __strong char *warningString; local
103 @property __strong char *warningString;
H A Dtestfilerunner.m208 if (generator.warningString) {
231 if (generator.warningString) {
232 if (!lookforIn(generator.warningString, "/tmp/stdout_%d", child)) return false;
246 @synthesize warningString;
472 item.warningString = gcstrcpy1(strstr(line, "runtime:") + strlen("runtime:"));