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

  /external/clang/include/clang/Driver/
ToolChain.h 112 /// IsBlocksDefault - Does this tool chain enable -fblocks by default.
113 virtual bool IsBlocksDefault() const { return false; }
  /external/clang/lib/Driver/
ToolChains.h 205 virtual bool IsBlocksDefault() const {
Tools.cpp     [all...]

Completed in 85 milliseconds