Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp498 InstantiatingTemplate(Sema & SemaRef,SourceLocation PointOfInstantiation,FunctionDecl * Entity,ExceptionSpecification,SourceRange InstantiationRange) InstantiatingTemplate() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9754 struct ExceptionSpecification {}; global() struct