Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DNetBSD.cpp524 llvm::ExceptionHandling NetBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in NetBSD
H A DDarwin.h279 GetExceptionModel(const llvm::opt::ArgList &Args) const override { in GetExceptionModel() function
H A DMinGW.cpp602 toolchains::MinGW::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in toolchains::MinGW
H A DDarwin.cpp3202 llvm::ExceptionHandling Darwin::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in Darwin
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp995 ToolChain::GetExceptionModel(const llvm::opt::ArgList &Args) const { in GetExceptionModel() function in ToolChain