Searched defs:IsBlocksDefault (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Driver/
H A DToolChain.h165 /// IsBlocksDefault - Does this tool chain enable -fblocks by default.
166 virtual bool IsBlocksDefault() const { return false; } function in class:clang::driver::ToolChain
/external/clang/lib/Driver/
H A DToolChains.h299 virtual bool IsBlocksDefault() const { function in class:clang::driver::toolchains::Darwin

Completed in 124 milliseconds