Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp6754 static ExprResult CopyObject(Sema &S, in CopyObject() function
8864 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform()
8869 CurInit = CopyObject(S, Step->Type, Entity, CurInit, in Perform()
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt1969 change uses the CopyObject operator for the ToXXXX operator folding
1970 instead. CopyObject is defined to not implement implicit result
3679 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject
10637 Fixed a problem where a CopyObject to RegionField, BankField, and
10643 a CopyObject to all other object types should not perform an implicit
10868 Fixed a problem with CopyObject used in conjunction with the Index
11923 Fixed a problem with the CopyObject operator where the first parameter
11980 DataTableRegion and CopyObject operators. Fixed a possible fault during
16818 Fixed a problem where CopyObject and the other "explicit"
18125 The ACPI 2.0 CopyObject operator is fully implemented. This
[all …]