Searched refs:setConstructionKind (Results 1 – 2 of 2) sorted by relevance
1250 void setConstructionKind(ConstructionKind CK) { in setConstructionKind() function
1243 E->setConstructionKind((CXXConstructExpr::ConstructionKind)Record[Idx++]); in VisitCXXConstructExpr()