Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp49 SmallVector<WebAssemblyException *, 8> Exceptions; in recalculate() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp92 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DDeclSpec.cpp165 ParsedType *Exceptions, in getFunction()
H A DSemaType.cpp4804 SmallVector<QualType, 4> Exceptions; in GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp15463 SmallVectorImpl<QualType> &Exceptions, in checkExceptionSpecification()
15526 llvm::SmallVector<QualType, 4> Exceptions; in actOnDelayedExceptionSpecification() local
H A DTreeTransform.h5361 SmallVectorImpl<QualType> &Exceptions, bool &Changed) { in TransformExceptionSpec()
/freebsd-12.1/contrib/tcpdump/
H A Dprint-snmp.c156 static const char *Exceptions[] = { variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp3661 SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1325 TypeAndRange *Exceptions; member
H A DSema.h4760 SmallVector<QualType, 4> Exceptions; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp6410 SmallVectorImpl<QualType> &Exceptions, in readExceptionSpec()