Home
last modified time | relevance | path

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

/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.h83 bool hasObjC; local
99 @property bool hasObjC, hasRR, hasGC, hasCPlusPlus, wantsC99, supposedToNotCompile, open, wants32, …
Dtestfilerunner.m245 @synthesize hasObjC, hasRR, hasGC, hasCPlusPlus, wantsC99, supposedToNotCompile, open, wants32, wan…
310 if (hasObjC && !(options & DoOBJC)) return nil;
312 if (hasObjC) {
477 if (item.hasGC || item.hasRR) item.hasObjC = true;
521 result.hasObjC = true;
529 result.hasObjC = true;