Searched refs:hasBlocksRuntime (Results 1 – 14 of 14) sorted by relevance
34 bool hasBlocksRuntime() const override;
64 bool hasBlocksRuntime() const override;
51 bool hasBlocksRuntime() const override;
62 bool VEToolChain::hasBlocksRuntime() const { return false; } in hasBlocksRuntime() function in VEToolChain
111 bool XCoreToolChain::hasBlocksRuntime() const { return false; } in hasBlocksRuntime() function in XCoreToolChain
200 bool WebAssembly::hasBlocksRuntime() const { return false; } in hasBlocksRuntime() function in WebAssembly
482 bool hasBlocksRuntime() const override;
834 bool Darwin::hasBlocksRuntime() const { in hasBlocksRuntime() function in Darwin
5649 if (!Args.hasArg(options::OPT_fgnu_runtime) && !TC.hasBlocksRuntime()) in ConstructJob()
360 virtual bool hasBlocksRuntime() const { return true; } in hasBlocksRuntime() function
534 bool hasBlocksRuntime() const override;1124 bool hasBlocksRuntime() const override;1178 bool hasBlocksRuntime() const override;
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
5252 !getToolChain().hasBlocksRuntime()) in ConstructJob()
551 virtual bool hasBlocksRuntime() const { return true; } in hasBlocksRuntime() function