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

Completed in 77 milliseconds