Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp13798 QualType initType = Context.getExceptionObjectType(ExDeclType); in BuildExceptionDeclaration() local
13806 new (Context) OpaqueValueExpr(Loc, initType, VK_LValue, OK_Ordinary); in BuildExceptionDeclaration()