Searched refs:sourceName (Results 1 – 2 of 2) sorted by relevance
62 __strong char *sourceName; variable71 @property __strong char *sourceName;
47 @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