Searched refs:compilerPath (Results 1 – 2 of 2) sorted by relevance
93 __strong char *compilerPath; local101 @property __strong char *compilerPath;
243 @synthesize filename, compilerPath, errorString;252 compilerPath = gcstrcpy1(name);321 if (!compilerPath) compilerPath = "/usr/bin";322 if (compilerPath) {323 strcat(path, compilerPath);707 generator.compilerPath = compilerDir;