Home
last modified time | relevance | path

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

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