Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DToolChain.h299 virtual bool hasBlocksRuntime() const { return true; } in hasBlocksRuntime() function
/external/clang/lib/Driver/
DToolChains.cpp102 bool Darwin::hasBlocksRuntime() const { in hasBlocksRuntime() function in Darwin
3646 bool XCore::hasBlocksRuntime() const { in hasBlocksRuntime() function in XCore