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

  /external/clang/include/clang/Driver/
ToolChain.h 194 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
195 virtual bool UseSjLjExceptions() const { return false; }
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]

Completed in 536 milliseconds