Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp7370 struct ComputingExceptionSpec { struct
7373 ComputingExceptionSpec(Sema &S, FunctionDecl *FD, SourceLocation Loc) in ComputingExceptionSpec() function
7381 ~ComputingExceptionSpec() { in ~ComputingExceptionSpec() argument
8900 ComputingExceptionSpec CES(S, FD, Loc); in ComputeDefaultedComparisonExceptionSpec()
13392 ComputingExceptionSpec CES(S, MD, Loc); in ComputeDefaultedSpecialMemberExceptionSpec()