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

  /external/clang/include/clang/Driver/
ToolChain.h 129 /// IsBlocksDefault - Does this tool chain enable -fblocks by default.
130 virtual bool IsBlocksDefault() const { return false; }
  /external/clang/lib/Driver/
ToolChains.h 316 virtual bool IsBlocksDefault() const {

Completed in 38 milliseconds