Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7616 struct ComputingExceptionSpec { struct
7617 Sema &S;
7619 ComputingExceptionSpec(Sema &S, FunctionDecl *FD, SourceLocation Loc) in ComputingExceptionSpec() argument
7627 ~ComputingExceptionSpec() { in ~ComputingExceptionSpec()