Home | History | Annotate | Download | only in BlocksRuntime

Lines Matching refs:property

67 @property int options;
68 @property(assign) NSPointerArray *compileLine;
69 @property(assign) TestFileExeGenerator *generator;
70 @property bool shouldFail;
71 @property __strong char *binaryName;
72 @property __strong char *sourceName;
73 @property __strong char *libraryPath;
74 @property __strong char *frameworkPath;
77 @property(readonly) __strong char *radar;
99 @property bool hasObjC, hasRR, hasGC, hasCPlusPlus, wantsC99, supposedToNotCompile, open, wants32, wants64;
100 @property(assign) __strong char *radar;
101 @property __strong char *filename;
102 @property __strong char *compilerPath;
103 @property __strong char *errorString;
104 @property __strong char *warningString;