Home
last modified time | relevance | path

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

/llvm-project/llvm/docs/
H A DInAlloca.rst141 Exceptions section in Design Considerations
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DIntegerDivisionCheck.cpp26 const auto Exceptions = in registerMatchers() local
/llvm-project/clang/test/SemaOpenACC/
H A Dno-branch-in-out.cpp139 void Exceptions() { Exceptions() function
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp83 SmallVector<std::unique_ptr<WebAssemblyException>, 8> Exceptions; recalculate() local
/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.cpp313 bool Exceptions = Fuchsia() local
/llvm-project/clang/docs/
H A DAutomaticReferenceCounting.rst2137 Exceptions section in Miscellaneous
2180 .. _arc.misc.interior:
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionAnalyzer.cpp21 const Throwables &Exceptions) { in registerExceptions() argument
/llvm-project/clang-tools-extra/clangd/
H A DParsedAST.cpp274 llvm::DenseSet<unsigned> Exceptions; member in clang::clangd::__anon68555b350111::TidyDiagnosticGroups
/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp94 llvm::TinyPtrVector<const BlockCommandComment *> Exceptions; member
/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp174 getFunction(bool hasProto,bool isAmbiguous,SourceLocation LParenLoc,ParamInfo * Params,unsigned NumParams,SourceLocation EllipsisLoc,SourceLocation RParenLoc,bool RefQualifierIsLvalueRef,SourceLocation RefQualifierLoc,SourceLocation MutableLoc,ExceptionSpecificationType ESpecType,SourceRange ESpecRange,ParsedType * Exceptions,SourceRange * ExceptionRanges,unsigned NumExceptions,Expr * NoexceptExpr,CachedTokens * ExceptionSpecTokens,ArrayRef<NamedDecl * > DeclsInPrototype,SourceLocation LocalRangeBegin,SourceLocation LocalRangeEnd,Declarator & TheDeclarator,TypeResult TrailingReturnType,SourceLocation TrailingReturnTypeLoc,DeclSpec * MethodQualifiers) getFunction() argument
H A DSemaTemplateInstantiate.cpp1853 TransformExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & Exceptions,bool & Changed) TransformExceptionSpec() argument
H A DSemaTemplateDeduction.cpp4965 TransformExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & Exceptions,bool & Changed) TransformExceptionSpec() argument
H A DSemaType.cpp5157 SmallVector<QualType, 4> Exceptions; GetFullTypeForDeclarator() local
H A DSemaDeclCXX.cpp18799 checkExceptionSpecification(bool IsTopLevel,ExceptionSpecificationType EST,ArrayRef<ParsedType> DynamicExceptions,ArrayRef<SourceRange> DynamicExceptionRanges,Expr * NoexceptExpr,SmallVectorImpl<QualType> & Exceptions,FunctionProtoType::ExceptionSpecInfo & ESI) checkExceptionSpecification() argument
18860 llvm::SmallVector<QualType, 4> Exceptions; actOnDelayedExceptionSpecification() local
[all...]
H A DTreeTransform.h6342 TransformExceptionSpec(SourceLocation Loc,FunctionProtoType::ExceptionSpecInfo & ESI,SmallVectorImpl<QualType> & Exceptions,bool & Changed) TransformExceptionSpec() argument
[all...]
/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4244 ParseDynamicExceptionSpecification(SourceRange & SpecificationRange,SmallVectorImpl<ParsedType> & Exceptions,SmallVectorImpl<SourceRange> & Ranges) ParseDynamicExceptionSpecification() argument
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1437 TypeAndRange *Exceptions; global() member
H A DSema.h4998 SmallVector<QualType, 4> Exceptions; global() variable
/llvm-project/clang/lib/AST/
H A DASTContext.cpp13059 SmallVector<QualType, 8> Exceptions; getCommonNonSugarTypeNode() local
[all...]