Home
last modified time | relevance | path

Searched defs: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
7212 Sema &S;
7214 ComputingExceptionSpec(Sema &S, FunctionDecl *FD, SourceLocation Loc) in ComputingExceptionSpec() argument
7222 ~ComputingExceptionSpec() { in ~ComputingExceptionSpec()