HomeSort by relevance Sort by last modified time
    Searched defs:hasBlocksRuntime (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Driver/
ToolChain.h 216 /// hasBlocksRuntime - Given that the user is compiling with
221 virtual bool hasBlocksRuntime() const { return true; }
  /external/clang/lib/Driver/
ToolChains.cpp 117 bool Darwin::hasBlocksRuntime() const {
    [all...]

Completed in 28 milliseconds