Searched defs:hasBlocksRuntime (Results 1 – 2 of 2) sorted by relevance
360 virtual bool hasBlocksRuntime() const { return true; } in hasBlocksRuntime() function
91 bool Darwin::hasBlocksRuntime() const { in hasBlocksRuntime() function in Darwin4866 bool XCoreToolChain::hasBlocksRuntime() const { return false; } in hasBlocksRuntime() function in XCoreToolChain5026 bool WebAssembly::hasBlocksRuntime() const { return false; } in hasBlocksRuntime() function in WebAssembly