Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/docs/
H A DInAlloca.rst141 Exceptions section in Design Considerations
H A DCodingStandards.rst636 .. _static constructor:
/minix3/external/bsd/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst1763 Exceptions section in Miscellaneous
1806 .. _arc.misc.interior:
/minix3/external/bsd/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp93 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp181 ParsedType *Exceptions, in getFunction()
H A DSemaType.cpp2976 SmallVector<QualType, 4> Exceptions; in GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp13458 SmallVectorImpl<QualType> &Exceptions, in checkExceptionSpecification()
13529 llvm::SmallVector<QualType, 4> Exceptions; in actOnDelayedExceptionSpecification() local
H A DTreeTransform.h4672 SmallVectorImpl<QualType> &Exceptions, bool &Changed) { in TransformExceptionSpec()
/minix3/external/bsd/tcpdump/dist/
H A Dprint-snmp.c160 static const char *Exceptions[] = { variable
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp3241 SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1247 TypeAndRange *Exceptions; member
H A DSema.h4041 SmallVector<QualType, 4> Exceptions; variable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5629 SmallVectorImpl<QualType> &Exceptions, in readExceptionSpec()