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