Searched defs:hasBlocksRuntime (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DXCore.cpp109 bool XCoreToolChain::hasBlocksRuntime() const { return false; } function in class:XCoreToolChain
H A DWebAssembly.cpp172 bool WebAssembly::hasBlocksRuntime() const { return false; } function in class:WebAssembly
H A DDarwin.cpp777 bool Darwin::hasBlocksRuntime() const { function in class:Darwin
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h514 virtual bool hasBlocksRuntime() const { return true; } function in class:clang::driver::ToolChain

Completed in 274 milliseconds