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

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

Completed in 119 milliseconds