Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp7136 struct ComputingExceptionSpec { struct
7139 ComputingExceptionSpec(Sema &S, FunctionDecl *FD, SourceLocation Loc) in ComputingExceptionSpec() function
7147 ~ComputingExceptionSpec() { in ~ComputingExceptionSpec() argument
8548 ComputingExceptionSpec CES(S, FD, Loc); in ComputeDefaultedComparisonExceptionSpec()
12843 ComputingExceptionSpec CES(S, MD, Loc); in ComputeDefaultedSpecialMemberExceptionSpec()