Home
last modified time | relevance | path

Searched defs:GetExceptionModel (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DVEToolchain.cpp139 VEToolChain::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in VEToolChain
H A DNetBSD.cpp459 llvm::ExceptionHandling NetBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in NetBSD
H A DFreeBSD.cpp451 llvm::ExceptionHandling FreeBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in FreeBSD
H A DDarwin.h250 GetExceptionModel(const llvm::opt::ArgList &Args) const override { in GetExceptionModel() function
H A DMinGW.cpp487 toolchains::MinGW::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in toolchains::MinGW
H A DDarwin.cpp2636 llvm::ExceptionHandling Darwin::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in Darwin
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp662 ToolChain::GetExceptionModel(const llvm::opt::ArgList &Args) const { in GetExceptionModel() function in ToolChain