Home
last modified time | relevance | path

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

/freebsd/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/sys/contrib/dev/acpica/
H A Dchanges.txt2104 change uses the CopyObject operator for the ToXXXX operator folding
2105 instead. CopyObject is defined to not implement implicit result
3814 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject
10772 Fixed a problem where a CopyObject to RegionField, BankField, and
10778 a CopyObject to all other object types should not perform an implicit
11003 Fixed a problem with CopyObject used in conjunction with the Index
12058 Fixed a problem with the CopyObject operator where the first parameter
12115 DataTableRegion and CopyObject operators. Fixed a possible fault during
16953 Fixed a problem where CopyObject and the other "explicit"
18260 The ACPI 2.0 CopyObject operator is fully implemented. This
[all …]