Home
last modified time | relevance | path

Searched defs:Exceptions (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp82 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; recalculate() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.cpp312 bool Exceptions = Fuchsia() local
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp93 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; global() member
/freebsd-src/contrib/tcpdump/
H A Dprint-snmp.c158 static const char *Exceptions[] = { global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp174 ParsedType *Exceptions, in getFunction() argument
H A DSemaTemplateInstantiate.cpp1652 TransformExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & Exceptions,bool & Changed) TransformExceptionSpec() argument
H A DSemaTemplateDeduction.cpp4834 TransformExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & Exceptions,bool & Changed) TransformExceptionSpec() argument
H A DSemaType.cpp5644 SmallVector<QualType, 4> Exceptions; GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp19099 checkExceptionSpecification(bool IsTopLevel,ExceptionSpecificationType EST,ArrayRef<ParsedType> DynamicExceptions,ArrayRef<SourceRange> DynamicExceptionRanges,Expr * NoexceptExpr,SmallVectorImpl<QualType> & Exceptions,FunctionProtoType::ExceptionSpecInfo & ESI) checkExceptionSpecification() argument
19162 llvm::SmallVector<QualType, 4> Exceptions; actOnDelayedExceptionSpecification() local
[all...]
H A DTreeTransform.h6197 TransformExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & Exceptions,bool & Changed) TransformExceptionSpec() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4058 ParseDynamicExceptionSpecification(SourceRange & SpecificationRange,SmallVectorImpl<ParsedType> & Exceptions,SmallVectorImpl<SourceRange> & Ranges) ParseDynamicExceptionSpecification() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1391 TypeAndRange *Exceptions; global() member
H A DSema.h6436 SmallVector<QualType, 4> Exceptions; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12831 SmallVector<QualType, 8> Exceptions; getCommonNonSugarTypeNode() local
[all...]