Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/BlocksRuntime/
H A Dtestfilerunner.h62 __strong char *sourceName; variable
71 @property __strong char *sourceName;
H A Dtestfilerunner.m47 @synthesize options, compileLine, shouldFail, binaryName, sourceName;
69 if (skip && isExecutable(binaryName) && !isYounger(sourceName, binaryName)) return true;
399 result.sourceName = gcstrcpy1(filename); // could snarf copy in pa