Searched refs:hasBlocksRuntime (Results 1 – 4 of 4) sorted by relevance
234 virtual bool hasBlocksRuntime() const { return true; } in hasBlocksRuntime() function
262 virtual bool hasBlocksRuntime() const;
92 bool Darwin::hasBlocksRuntime() const { in hasBlocksRuntime() function in Darwin
2771 !getToolChain().hasBlocksRuntime()) in ConstructJob()