Home
last modified time | relevance | path

Searched defs:ExceptionSpecification (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dimplicit-exception-spec.cpp48 namespace ExceptionSpecification { namespace
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp627 InstantiatingTemplate(Sema & SemaRef,SourceLocation PointOfInstantiation,FunctionDecl * Entity,ExceptionSpecification,SourceRange InstantiationRange) InstantiatingTemplate() argument
/llvm-project/clang/include/clang/Sema/
H A DSema.h12829 struct ExceptionSpecification {}; global() struct