Home
last modified time | relevance | path

Searched refs:WithExceptions (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-xray/include/aws/xray/model/
H A DFaultRootCauseEntity.h107 …inline FaultRootCauseEntity& WithExceptions(const Aws::Vector<RootCauseException>& value) { SetExc… in WithExceptions() function
112 …inline FaultRootCauseEntity& WithExceptions(Aws::Vector<RootCauseException>&& value) { SetExceptio… in WithExceptions() function
H A DErrorRootCauseEntity.h107 …inline ErrorRootCauseEntity& WithExceptions(const Aws::Vector<RootCauseException>& value) { SetExc… in WithExceptions() function
112 …inline ErrorRootCauseEntity& WithExceptions(Aws::Vector<RootCauseException>&& value) { SetExceptio… in WithExceptions() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp590 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
592 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
594 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
595 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
598 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp572 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
574 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
576 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
577 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
580 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp600 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
602 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
604 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
605 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
608 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaExceptionSpec.cpp614 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
616 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
618 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
619 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
622 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp608 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
610 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
612 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
613 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
616 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaExceptionSpec.cpp614 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
616 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
618 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
619 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
622 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp616 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
618 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
620 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
621 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
624 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaExceptionSpec.cpp616 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
618 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
620 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
621 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
624 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp608 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
610 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
612 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
613 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
616 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaExceptionSpec.cpp614 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
616 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
618 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
619 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
622 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaExceptionSpec.cpp620 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
622 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
624 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
625 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
628 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExceptionSpec.cpp616 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
618 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
620 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
621 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
624 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExceptionSpec.cpp616 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
618 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
620 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
621 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
624 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp616 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
618 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
620 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
621 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
624 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaExceptionSpec.cpp616 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
618 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
620 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
621 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
624 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaExceptionSpec.cpp616 const FunctionProtoType *WithExceptions = nullptr; in CheckEquivalentExceptionSpecImpl() local
618 WithExceptions = New; in CheckEquivalentExceptionSpecImpl()
620 WithExceptions = Old; in CheckEquivalentExceptionSpecImpl()
621 if (WithExceptions && WithExceptions->getNumExceptions() == 1) { in CheckEquivalentExceptionSpecImpl()
624 QualType Exception = *WithExceptions->exception_begin(); in CheckEquivalentExceptionSpecImpl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Driver/ToolChains/
H A DGnu.cpp1568 Multilib WithExceptions = makeMultilib("/430/exceptions").flag("+exceptions"); in findMSP430Multilibs() local
1575 Result.Multilibs.push_back(WithExceptions); in findMSP430Multilibs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Driver/ToolChains/
H A DGnu.cpp1549 Multilib WithExceptions = makeMultilib("/430/exceptions").flag("+exceptions"); in findMSP430Multilibs() local
1556 Result.Multilibs.push_back(WithExceptions); in findMSP430Multilibs()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DGnu.cpp1568 Multilib WithExceptions = makeMultilib("/430/exceptions").flag("+exceptions"); in findMSP430Multilibs() local
1575 Result.Multilibs.push_back(WithExceptions); in findMSP430Multilibs()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DGnu.cpp1566 Multilib WithExceptions = makeMultilib("/430/exceptions").flag("+exceptions"); in findMSP430Multilibs() local
1573 Result.Multilibs.push_back(WithExceptions); in findMSP430Multilibs()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Driver/ToolChains/
H A DGnu.cpp1568 Multilib WithExceptions = makeMultilib("/430/exceptions").flag("+exceptions"); in findMSP430Multilibs() local
1575 Result.Multilibs.push_back(WithExceptions); in findMSP430Multilibs()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1568 Multilib WithExceptions = makeMultilib("/430/exceptions").flag("+exceptions"); in findMSP430Multilibs() local
1575 Result.Multilibs.push_back(WithExceptions); in findMSP430Multilibs()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Driver/ToolChains/
H A DGnu.cpp1566 Multilib WithExceptions = makeMultilib("/430/exceptions").flag("+exceptions"); in findMSP430Multilibs() local
1573 Result.Multilibs.push_back(WithExceptions); in findMSP430Multilibs()

12