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

Completed in 171 milliseconds