Searched refs:compileLine (Results 1 – 2 of 2) sorted by relevance
57 NSPointerArray *compileLine; variable67 @property(assign) NSPointerArray *compileLine;
47 @synthesize options, compileLine, shouldFail, binaryName, sourceName;54 for (id x in compileLine) {70 int argc = [compileLine count];73 argv[i] = (char *)[compileLine pointerAtIndex:i];120 int argc = [compileLine count];123 argv[i] = (char *)[compileLine pointerAtIndex:i];400 result.compileLine = pa;