Searched refs:nonCopyable (Results 1 – 1 of 1) sorted by relevance
111 const bool nonCopyable = IsNonCopyableType(a->GetType(), typenames); in BuildArgList() local127 if (!(isPrimitive || isEnum || nonCopyable) || a->GetType().IsArray()) { in BuildArgList()138 } else if (nonCopyable) { in BuildArgList()