Searched defs:CanCopy (Results 1 – 4 of 4) sorted by relevance
185 bool CanCopy = C.hasUserDeclaredCopyConstructor() || in considerClassValue() local
301 bool CanCopy = checkCopyToDefsPossible(DstOps); buildInstr() local
640 bool CanCopy = true; in doConversion() local
295 template <bool B> struct CanCopy {}; struct 294 template <bool B> struct CanCopy {}; global() struct