Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp7316 struct ComputingExceptionSpec { struct
7317 Sema &S;
7319 ComputingExceptionSpec(Sema &S, FunctionDecl *FD, SourceLocation Loc) in ComputingExceptionSpec() argument
7327 ~ComputingExceptionSpec() { in ~ComputingExceptionSpec()