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

/external/clang/include/clang/Driver/
H A DToolChain.h229 /// hasBlocksRuntime - Given that the user is compiling with
234 virtual bool hasBlocksRuntime() const { return true; } function in class:clang::driver::ToolChain
/external/clang/lib/Driver/
H A DToolChains.h262 virtual bool hasBlocksRuntime() const;
H A DToolChains.cpp92 bool Darwin::hasBlocksRuntime() const { function in class:Darwin
H A DTools.cpp2771 !getToolChain().hasBlocksRuntime())

Completed in 261 milliseconds