Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dimplicit-exception-spec.cpp48 namespace ExceptionSpecification { namespace
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp273 ExceptionSpecification, SourceRange InstantiationRange) in InstantiatingTemplate() argument
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h9218 struct ExceptionSpecification {}; struct