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.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()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt2183 change uses the CopyObject operator for the ToXXXX operator folding
2184 instead. CopyObject is defined to not implement implicit result
3893 ThermalZone, etc. Note, as per the ACPI specification, the CopyObject
6178 object, implement the store as a CopyObject(). This is a small departure
10850 Fixed a problem where a CopyObject to RegionField, BankField, and
10856 a CopyObject to all other object types should not perform an implicit
11081 Fixed a problem with CopyObject used in conjunction with the Index
11896 - Fix for premature object deletion after CopyObject on Operation Region
12136 Fixed a problem with the CopyObject operator where the first parameter
12193 DataTableRegion and CopyObject operators. Fixed a possible fault during
[all …]