Searched defs:Exceptions (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.cpp | 83 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; in recalculate() local
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Fuchsia.cpp | 313 bool Exceptions = in Fuchsia() local
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | CommentToXML.cpp | 94 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; member
|
/freebsd/contrib/tcpdump/ |
H A D | print-snmp.c | 157 static const char *Exceptions[] = { variable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 174 ParsedType *Exceptions, in getFunction()
|
H A D | SemaTemplateInstantiate.cpp | 1856 SmallVectorImpl<QualType> &Exceptions, bool &Changed) { in TransformExceptionSpec()
|
H A D | SemaTemplateDeduction.cpp | 4965 SmallVectorImpl<QualType> &Exceptions, in TransformExceptionSpec()
|
H A D | SemaType.cpp | 5212 SmallVector<QualType, 4> Exceptions; in GetFullTypeForDeclarator() local
|
H A D | SemaDeclCXX.cpp | 18860 SmallVectorImpl<QualType> &Exceptions, in checkExceptionSpecification() argument 18921 llvm::SmallVector<QualType, 4> Exceptions; in actOnDelayedExceptionSpecification() local [all...] |
H A D | TreeTransform.h | 6345 SmallVectorImpl<QualType> &Exceptions, bool &Changed) { in TransformExceptionSpec()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 4244 SourceRange &SpecificationRange, SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1437 TypeAndRange *Exceptions; member
|
H A D | Sema.h | 5001 SmallVector<QualType, 4> Exceptions; variable
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 13335 SmallVector<QualType, 8> Exceptions; in getCommonNonSugarTypeNode() local
|