Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp12032 QualType initType = Context.getExceptionObjectType(ExDeclType); in BuildExceptionDeclaration() local
12040 new (Context) OpaqueValueExpr(Loc, initType, VK_LValue, OK_Ordinary); in BuildExceptionDeclaration()