Searched defs:Exceptions (Results 1 - 25 of 118) sorted by relevance

12345

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDeclSpec.h1325 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon261
1365 delete[] Exceptions;
1597 ParsedType *Exceptions,
H A DSema.h4510 SmallVector<QualType, 4> Exceptions; member in class:clang::Sema::ImplicitExceptionSpecification
4514 Exceptions.clear();
4532 unsigned size() const { return Exceptions.size(); }
4535 const QualType *data() const { return Exceptions.data(); }
4549 ESI.Exceptions = Exceptions;
4612 SmallVectorImpl<QualType> &Exceptions,
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
H A DDeclSpec.h1325 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon763
1365 delete[] Exceptions;
1597 ParsedType *Exceptions,
H A DSema.h4617 SmallVector<QualType, 4> Exceptions; member in class:clang::Sema::ImplicitExceptionSpecification
4621 Exceptions.clear();
4639 unsigned size() const { return Exceptions.size(); }
4642 const QualType *data() const { return Exceptions.data(); }
4656 ESI.Exceptions = Exceptions;
4719 SmallVectorImpl<QualType> &Exceptions,
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
H A DDeclSpec.h1325 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon1292
1365 delete[] Exceptions;
1597 ParsedType *Exceptions,
H A DSema.h4617 SmallVector<QualType, 4> Exceptions; member in class:clang::Sema::ImplicitExceptionSpecification
4621 Exceptions.clear();
4639 unsigned size() const { return Exceptions.size(); }
4642 const QualType *data() const { return Exceptions.data(); }
4656 ESI.Exceptions = Exceptions;
4719 SmallVectorImpl<QualType> &Exceptions,
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
H A DDeclSpec.h1326 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon1824
1366 delete[] Exceptions;
1598 ParsedType *Exceptions,
H A DSema.h4694 SmallVector<QualType, 4> Exceptions; member in class:clang::Sema::ImplicitExceptionSpecification
4698 Exceptions.clear();
4716 unsigned size() const { return Exceptions.size(); }
4719 const QualType *data() const { return Exceptions.data(); }
4733 ESI.Exceptions = Exceptions;
4796 SmallVectorImpl<QualType> &Exceptions,
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
H A DDeclSpec.h1326 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon2383
1366 delete[] Exceptions;
1598 ParsedType *Exceptions,
H A DSema.h4694 SmallVector<QualType, 4> Exceptions; member in class:clang::Sema::ImplicitExceptionSpecification
4698 Exceptions.clear();
4716 unsigned size() const { return Exceptions.size(); }
4719 const QualType *data() const { return Exceptions.data(); }
4733 ESI.Exceptions = Exceptions;
4796 SmallVectorImpl<QualType> &Exceptions,
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
H A DDeclSpec.h1326 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon2923
1366 delete[] Exceptions;
1598 ParsedType *Exceptions,
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
H A DDeclSpec.h1326 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon3463
1366 delete[] Exceptions;
1598 ParsedType *Exceptions,
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDeclSpec.h1325 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon4075
1365 delete[] Exceptions;
1597 ParsedType *Exceptions,
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
H A DDeclSpec.h1325 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon4577
1365 delete[] Exceptions;
1597 ParsedType *Exceptions,
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
H A DDeclSpec.h1325 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon5106
1365 delete[] Exceptions;
1597 ParsedType *Exceptions,
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
H A DDeclSpec.h1326 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon5638
1366 delete[] Exceptions;
1598 ParsedType *Exceptions,
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
H A DDeclSpec.h1326 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon6197
1366 delete[] Exceptions;
1598 ParsedType *Exceptions,
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
H A DDeclSpec.h1326 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon6737
1366 delete[] Exceptions;
1598 ParsedType *Exceptions,
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
H A DDeclSpec.h1326 TypeAndRange *Exceptions; member in union:clang::DeclaratorChunk::FunctionTypeInfo::__anon7277
1366 delete[] Exceptions;
1598 ParsedType *Exceptions,
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DType.h3205 ArrayRef<QualType> Exceptions; member in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExceptionSpecInfo
3277 // Exceptions - There is another variable size array after ArgInfo that
3280 // NoexceptExpr - Instead of Exceptions, there may be a single Expr* pointing
3283 // ExceptionSpecDecl, ExceptionSpecTemplate - Instead of Exceptions, there may
3339 EPI.ExceptionSpec.Exceptions = exceptions();
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DType.h3221 ArrayRef<QualType> Exceptions; member in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExceptionSpecInfo
3293 // Exceptions - There is another variable size array after ArgInfo that
3296 // NoexceptExpr - Instead of Exceptions, there may be a single Expr* pointing
3299 // ExceptionSpecDecl, ExceptionSpecTemplate - Instead of Exceptions, there may
3355 EPI.ExceptionSpec.Exceptions = exceptions();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DType.h3221 ArrayRef<QualType> Exceptions; member in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExceptionSpecInfo
3293 // Exceptions - There is another variable size array after ArgInfo that
3296 // NoexceptExpr - Instead of Exceptions, there may be a single Expr* pointing
3299 // ExceptionSpecDecl, ExceptionSpecTemplate - Instead of Exceptions, there may
3355 EPI.ExceptionSpec.Exceptions = exceptions();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DType.h3277 ArrayRef<QualType> Exceptions; member in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExceptionSpecInfo
3349 // Exceptions - There is another variable size array after ArgInfo that
3352 // NoexceptExpr - Instead of Exceptions, there may be a single Expr* pointing
3355 // ExceptionSpecDecl, ExceptionSpecTemplate - Instead of Exceptions, there may
3411 EPI.ExceptionSpec.Exceptions = exceptions();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DType.h3277 ArrayRef<QualType> Exceptions; member in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExceptionSpecInfo
3349 // Exceptions - There is another variable size array after ArgInfo that
3352 // NoexceptExpr - Instead of Exceptions, there may be a single Expr* pointing
3355 // ExceptionSpecDecl, ExceptionSpecTemplate - Instead of Exceptions, there may
3411 EPI.ExceptionSpec.Exceptions = exceptions();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DType.h3277 ArrayRef<QualType> Exceptions; member in struct:clang::FunctionType::ExtInfo::FunctionProtoType::ExceptionSpecInfo
3349 // Exceptions - There is another variable size array after ArgInfo that
3352 // NoexceptExpr - Instead of Exceptions, there may be a single Expr* pointing
3355 // ExceptionSpecDecl, ExceptionSpecTemplate - Instead of Exceptions, there may
3411 EPI.ExceptionSpec.Exceptions = exceptions();

Completed in 346 milliseconds

12345