Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16987 QualType initType = Context.getExceptionObjectType(ExDeclType); in BuildExceptionDeclaration() local
16995 new (Context) OpaqueValueExpr(Loc, initType, VK_LValue, OK_Ordinary); in BuildExceptionDeclaration()