Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp6230 static ExprResult CopyObject(Sema &S, in CopyObject() function
8287 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform()
8292 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform()
/freebsd-13.1/sys/contrib/dev/acpica/
H A Dchanges.txt1613 change uses the CopyObject operator for the ToXXXX operator folding
1614 instead. CopyObject is defined to not implement implicit result
3323 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject
10281 Fixed a problem where a CopyObject to RegionField, BankField, and
10287 a CopyObject to all other object types should not perform an implicit
10512 Fixed a problem with CopyObject used in conjunction with the Index
11567 Fixed a problem with the CopyObject operator where the first parameter
11624 DataTableRegion and CopyObject operators. Fixed a possible fault during
16462 Fixed a problem where CopyObject and the other "explicit"
17769 The ACPI 2.0 CopyObject operator is fully implemented. This
[all …]