Searched defs:Exceptions (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | InAlloca.rst | 141 Exceptions section in Design Considerations
|
H A D | CodingStandards.rst | 558 .. _static constructor:
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.cpp | 81 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; in recalculate() local
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | AutomaticReferenceCounting.rst | 2124 Exceptions section in Miscellaneous 2167 .. _arc.misc.interior:
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | CommentToXML.cpp | 93 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 173 ParsedType *Exceptions, in getFunction()
|
H A D | SemaType.cpp | 5314 SmallVector<QualType, 4> Exceptions; in GetFullTypeForDeclarator() local
|
H A D | SemaDeclCXX.cpp | 17718 SmallVectorImpl<QualType> &Exceptions, in checkExceptionSpecification() 17781 llvm::SmallVector<QualType, 4> Exceptions; in actOnDelayedExceptionSpecification() local
|
H A D | TreeTransform.h | 5912 SmallVectorImpl<QualType> &Exceptions, bool &Changed) { in TransformExceptionSpec()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 3804 SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
|
H A D | ParsePragma.cpp | 2955 enum FlagKinds { Contract, Reassociate, Exceptions }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1352 TypeAndRange *Exceptions; member
|
H A D | Sema.h | 5790 SmallVector<QualType, 4> Exceptions; variable
|