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

  /external/clang/include/clang/Driver/
ToolChain.h 313 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
314 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /external/clang/lib/Driver/
ToolChains.h 346 bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const override {
537 bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const override;
726 bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const override;
    [all...]
ToolChains.cpp     [all...]
Tools.cpp     [all...]

Completed in 65 milliseconds