Searched defs:that (Results 1 – 9 of 9) sorted by relevance
20 void DependChains::Merge(DependChains* that) in Merge()44 bool DependChains::Equals(DependChains* that) in Equals()68 DependChains* that = new (chunk_) DependChains(chunk_); in UpdateNode() local
458 void DependInfoNode::Merge(EarlyElimination* elimination, DependInfoNode* that) in Merge()495 bool DependInfoNode::Equals(DependInfoNode* that) in Equals()556 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateNode() local567 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateFrameState() local577 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateStoreProperty() local
153 auto that = reinterpret_cast<NativeReferenceHelper*>(ref); in FreeGlobalCallBack() local159 auto that = reinterpret_cast<NativeReferenceHelper*>(ref); in NativeFinalizeCallBack() local
428 void CopyableGlobal<T>::Copy(const CopyableGlobal &that) in Copy()440 void CopyableGlobal<T>::Copy(const CopyableGlobal<S> &that) in Copy()451 void CopyableGlobal<T>::Move(CopyableGlobal &that) in Move()495 void Global<T>::Update(const Global &that) in Update()
198 inline CopyableGlobal(const CopyableGlobal &that) in CopyableGlobal()209 inline CopyableGlobal(CopyableGlobal &&that) in CopyableGlobal() function226 CopyableGlobal(const CopyableGlobal<S> &that) in CopyableGlobal()296 inline Global(const Global &that) in Global()307 inline Global(Global &&that) in Global() function
225 bool CanAccess(EtsClass *that) in CanAccess()
389 bool EtsClass::IsInSamePackage(EtsClass *that) in IsInSamePackage()
2272 … DBGDie *that = LFindChildDieWithName(die, static_cast<DwTag>(DW_TAG_formal_parameter), thisIdx); in EmitDwFormRef4() local
3355 DBGDie *that = LFindChildDieWithName(die, DW_TAG_formal_parameter, thisIdx); in EmitDIAttrValue() local