Searched refs:CopyObject (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaInit.cpp | 6228 static ExprResult CopyObject(Sema &S, in CopyObject() function 8286 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform() 8291 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform()
|
/netbsd-src/sys/external/bsd/acpica/dist/ |
H A D | changes.txt | 2154 change uses the CopyObject operator for the ToXXXX operator folding 2155 instead. CopyObject is defined to not implement implicit result 3864 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject 6149 object, implement the store as a CopyObject(). This is a small departure 10821 Fixed a problem where a CopyObject to RegionField, BankField, and 10827 a CopyObject to all other object types should not perform an implicit 11052 Fixed a problem with CopyObject used in conjunction with the Index 11867 - Fix for premature object deletion after CopyObject on Operation Region 12107 Fixed a problem with the CopyObject operator where the first parameter 12164 DataTableRegion and CopyObject operator [all...] |