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

/external/clang/include/clang/Driver/
H A DToolChain.h215 /// hasBlocksRuntime - Given that the user is compiling with
220 virtual bool hasBlocksRuntime() const { return true; } function in class:clang::driver::ToolChain
/external/clang/lib/Driver/
H A DToolChains.cpp97 bool Darwin::hasBlocksRuntime() const { function in class:Darwin

Completed in 53 milliseconds