Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7211 struct ComputingExceptionSpec { struct
7214 ComputingExceptionSpec(Sema &S, FunctionDecl *FD, SourceLocation Loc) in ComputingExceptionSpec() function
7222 ~ComputingExceptionSpec() { in ~ComputingExceptionSpec() argument
8634 ComputingExceptionSpec CES(S, FD, Loc); in ComputeDefaultedComparisonExceptionSpec()
13083 ComputingExceptionSpec CES(S, MD, Loc); in ComputeDefaultedSpecialMemberExceptionSpec()