Searched defs:GetExceptionModel (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | VEToolchain.cpp | 164 VEToolChain::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in VEToolChain |
H A D | NetBSD.cpp | 524 llvm::ExceptionHandling NetBSD::GetExceptionModel(const ArgList &Args) const { GetExceptionModel() function in NetBSD |
H A D | Darwin.h | 272 GetExceptionModel(const llvm::opt::ArgList &Args) const override { GetExceptionModel() function |
H A D | MinGW.cpp | 602 toolchains::MinGW::GetExceptionModel(const ArgList &Args) const { GetExceptionModel() function in toolchains::MinGW |
H A D | Darwin.cpp | 3148 llvm::ExceptionHandling Darwin::GetExceptionModel(const ArgList &Args) const { GetExceptionModel() function in Darwin |
/llvm-project/clang/lib/Driver/ | ||
H A D | ToolChain.cpp | 991 ToolChain::GetExceptionModel(const llvm::opt::ArgList &Args) const { GetExceptionModel() function in ToolChain |