Home
last modified time | relevance | path

Searched refs:CopyObject (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp6898 static ExprResult CopyObject(Sema &S, in CopyObject() function
7812 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform()
7817 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform()
/src/sys/contrib/dev/acpica/
H A Dchanges.txt2291 change uses the CopyObject operator for the ToXXXX operator folding
2292 instead. CopyObject is defined to not implement implicit result
4001 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject
6286 object, implement the store as a CopyObject(). This is a small departure
10958 Fixed a problem where a CopyObject to RegionField, BankField, and
10964 a CopyObject to all other object types should not perform an implicit
11189 Fixed a problem with CopyObject used in conjunction with the Index
12004 - Fix for premature object deletion after CopyObject on Operation Region
12244 Fixed a problem with the CopyObject operator where the first parameter
12301 DataTableRegion and CopyObject operators. Fixed a possible fault during
[all …]