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 294 /// hasBlocksRuntime - Given that the user is compiling with
299 virtual bool hasBlocksRuntime() const { return true; }
  /external/clang/lib/Driver/
ToolChains.cpp 102 bool Darwin::hasBlocksRuntime() const {
    [all...]

Completed in 437 milliseconds