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

  /external/clang/include/clang/Driver/
ToolChain.h 318 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
319 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 360 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
361 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 360 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
361 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 360 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
361 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 360 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
361 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 360 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
361 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 360 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
361 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 360 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
361 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 360 /// UseSjLjExceptions - Does this tool chain use SjLj exceptions.
361 virtual bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const {
  /external/clang/lib/Driver/
ToolChains.h 364 bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const override {
560 bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const override;
768 bool UseSjLjExceptions(const llvm::opt::ArgList &Args) const override;
    [all...]
ToolChains.cpp     [all...]
Tools.cpp     [all...]

Completed in 717 milliseconds