OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetExceptionModel
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
VEToolchain.h
49
GetExceptionModel
(const llvm::opt::ArgList &Args) const override;
NetBSD.h
72
llvm::ExceptionHandling
GetExceptionModel
(
FreeBSD.h
75
GetExceptionModel
(const llvm::opt::ArgList &Args) const override;
MinGW.h
73
llvm::ExceptionHandling
GetExceptionModel
(
VEToolchain.cpp
139
VEToolChain::
GetExceptionModel
(const ArgList &Args) const {
Darwin.h
253
GetExceptionModel
(const llvm::opt::ArgList &Args) const override {
512
llvm::ExceptionHandling
GetExceptionModel
(
FreeBSD.cpp
448
llvm::ExceptionHandling FreeBSD::
GetExceptionModel
(const ArgList &Args) const {
MinGW.cpp
483
toolchains::MinGW::
GetExceptionModel
(const ArgList &Args) const {
NetBSD.cpp
459
llvm::ExceptionHandling NetBSD::
GetExceptionModel
(const ArgList &Args) const {
Darwin.cpp
2564
(
GetExceptionModel
(Args) != llvm::ExceptionHandling::SjLj &&
2575
llvm::ExceptionHandling Darwin::
GetExceptionModel
(const ArgList &Args) const {
Clang.cpp
6202
switch (TC.
GetExceptionModel
(Args)) {
/src/external/apache2/llvm/dist/clang/include/clang/Driver/
ToolChain.h
532
///
GetExceptionModel
- Return the tool chain exception model.
534
GetExceptionModel
(const llvm::opt::ArgList &Args) const;
/src/external/apache2/llvm/dist/clang/lib/Driver/
ToolChain.cpp
659
ToolChain::
GetExceptionModel
(const llvm::opt::ArgList &Args) const {
Completed in 102 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026