Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp16530 QualType initType = Context.getExceptionObjectType(ExDeclType); in BuildExceptionDeclaration() local
16538 new (Context) OpaqueValueExpr(Loc, initType, VK_LValue, OK_Ordinary); in BuildExceptionDeclaration()