Searched refs:ReceivingConstructExpr (Results 1 – 1 of 1) sorted by relevance
163 const auto *ReceivingConstructExpr = in check() local168 (!ReceivingConstructExpr || in check()169 !ReceivingConstructExpr->getConstructor() || in check()170 ReceivingConstructExpr->getConstructor()->isTemplateInstantiation())) in check()177 : ReceivingConstructExpr->getConstructor()->getUnderlyingDecl(); in check()