Home
last modified time | relevance | path

Searched defs:hasBlocksRuntime (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Driver/
H A DToolChain.h283 virtual bool hasBlocksRuntime() const { return true; } in hasBlocksRuntime() function
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DToolChains.cpp102 bool Darwin::hasBlocksRuntime() const { in hasBlocksRuntime() function in Darwin
3560 bool XCore::hasBlocksRuntime() const { in hasBlocksRuntime() function in XCore