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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp11115 QualType initType = ExDeclType; local
11123 new (Context) OpaqueValueExpr(Loc, initType, VK_LValue, OK_Ordinary);

Completed in 124 milliseconds