Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
8627 ComputingExceptionSpec CES(S, FD, Loc); in ComputeDefaultedComparisonExceptionSpec()
12901 ComputingExceptionSpec CES(S, MD, Loc); in ComputeDefaultedSpecialMemberExceptionSpec()