HomeSort by: relevance | last modified time | path
    Searched refs:IsBlocksDefault (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
ToolChain.h 373 /// IsBlocksDefault - Does this tool chain enable -fblocks by default.
374 virtual bool IsBlocksDefault() const { return false; }
  /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Darwin.h 217 bool IsBlocksDefault() const override {
Clang.cpp 5956 TC.IsBlocksDefault()) ||

Completed in 55 milliseconds