Searched defs:IsMove (Results 1 – 2 of 2) sorted by relevance
66 bool IsMove = isMoveConstructorCall(Call) || isMoveAssignmentCall(Call); in handleConstructorAndAssignment() local
407 const bool IsMove = (Type == MoveType::Move); emitDiagnostic() local