Searched refs:hasBlocksRuntime (Results 1 – 4 of 4) sorted by relevance
276 virtual bool hasBlocksRuntime() const { return true; } in hasBlocksRuntime() function
435 bool hasBlocksRuntime() const override;760 bool hasBlocksRuntime() const override;
102 bool Darwin::hasBlocksRuntime() const { in hasBlocksRuntime() function in Darwin3589 bool XCore::hasBlocksRuntime() const { in hasBlocksRuntime() function in XCore
3563 !getToolChain().hasBlocksRuntime()) in ConstructJob()