/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.cpp | 82 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; recalculate() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Fuchsia.cpp | 312 bool Exceptions = Fuchsia() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | CommentToXML.cpp | 93 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; global() member
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-snmp.c | 158 static const char *Exceptions[] = { global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 174 ParsedType *Exceptions, in getFunction() argument
|
H A D | SemaTemplateInstantiate.cpp | 1652 TransformExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & Exceptions,bool & Changed) TransformExceptionSpec() argument
|
H A D | SemaTemplateDeduction.cpp | 4834 TransformExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & Exceptions,bool & Changed) TransformExceptionSpec() argument
|
H A D | SemaType.cpp | 5644 SmallVector<QualType, 4> Exceptions; GetFullTypeForDeclarator() local
|
H A D | SemaDeclCXX.cpp | 19099 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 D | TreeTransform.h | 6197 TransformExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & Exceptions,bool & Changed) TransformExceptionSpec() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 4058 ParseDynamicExceptionSpecification(SourceRange & SpecificationRange,SmallVectorImpl<ParsedType> & Exceptions,SmallVectorImpl<SourceRange> & Ranges) ParseDynamicExceptionSpecification() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1391 TypeAndRange *Exceptions; global() member
|
H A D | Sema.h | 6436 SmallVector<QualType, 4> Exceptions; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 12831 SmallVector<QualType, 8> Exceptions; getCommonNonSugarTypeNode() local [all...] |