Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DVEToolchain.cpp139 VEToolChain::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in VEToolChain
DNetBSD.cpp459 llvm::ExceptionHandling NetBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in NetBSD
DFreeBSD.cpp441 llvm::ExceptionHandling FreeBSD::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in FreeBSD
DDarwin.h253 GetExceptionModel(const llvm::opt::ArgList &Args) const override { in GetExceptionModel() function
DMinGW.cpp483 toolchains::MinGW::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in toolchains::MinGW
DDarwin.cpp2546 llvm::ExceptionHandling Darwin::GetExceptionModel(const ArgList &Args) const { in GetExceptionModel() function in Darwin
/external/llvm-project/clang/lib/Driver/
DToolChain.cpp670 ToolChain::GetExceptionModel(const llvm::opt::ArgList &Args) const { in GetExceptionModel() function in ToolChain