Searched refs:CopyObject (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 5891 static ExprResult CopyObject(Sema &S, in CopyObject() function 7574 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform() 7579 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform()
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 571 change uses the CopyObject operator for the ToXXXX operator folding 572 instead. CopyObject is defined to not implement implicit result 2281 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject 9239 Fixed a problem where a CopyObject to RegionField, BankField, and 9245 a CopyObject to all other object types should not perform an implicit 9470 Fixed a problem with CopyObject used in conjunction with the Index 10525 Fixed a problem with the CopyObject operator where the first parameter 10582 DataTableRegion and CopyObject operators. Fixed a possible fault during 15420 Fixed a problem where CopyObject and the other "explicit" 16727 The ACPI 2.0 CopyObject operator is fully implemented. This [all …]
|