Searched defs:Exceptions (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | InAlloca.rst | 141 Exceptions section in Design Considerations
|
H A D | CodingStandards.rst | 545 .. _static constructor:
|
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.cpp | 82 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; in recalculate() local
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | AutomaticReferenceCounting.rst | 2124 Exceptions section in Miscellaneous 2167 .. _arc.misc.interior:
|
/openbsd-src/gnu/llvm/clang/lib/Index/ |
H A D | CommentToXML.cpp | 93 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; member
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 174 ParsedType *Exceptions, in getFunction()
|
H A D | SemaType.cpp | 5517 SmallVector<QualType, 4> Exceptions; in GetFullTypeForDeclarator() local
|
H A D | SemaDeclCXX.cpp | 18401 SmallVectorImpl<QualType> &Exceptions, in checkExceptionSpecification() 18464 llvm::SmallVector<QualType, 4> Exceptions; in actOnDelayedExceptionSpecification() local
|
H A D | TreeTransform.h | 6100 SmallVectorImpl<QualType> &Exceptions, bool &Changed) { in TransformExceptionSpec()
|
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 3994 SourceRange &SpecificationRange, SmallVectorImpl<ParsedType> &Exceptions, in ParseDynamicExceptionSpecification()
|
H A D | ParsePragma.cpp | 3173 enum FlagKinds { Contract, Reassociate, Exceptions, EvalMethod }; enumerator
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1375 TypeAndRange *Exceptions; member
|
H A D | Sema.h | 6289 SmallVector<QualType, 4> Exceptions; variable
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ASTContext.cpp | 12690 SmallVector<QualType, 8> Exceptions; in getCommonNonSugarTypeNode() local
|