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
485 void DependInfoNode::Merge(EarlyElimination* elimination, DependInfoNode* that) in Merge()522 bool DependInfoNode::Equals(DependInfoNode* that) in Equals()583 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateNode() local594 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateFrameState() local604 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateStoreProperty() local
184 auto that = reinterpret_cast<NativeReferenceHelper*>(ref); in FreeGlobalCallBack() local190 auto that = reinterpret_cast<NativeReferenceHelper*>(ref); in NativeFinalizeCallBack() local
493 void CopyableGlobal<T>::Copy(const CopyableGlobal &that) in Copy()505 void CopyableGlobal<T>::Copy(const CopyableGlobal<S> &that) in Copy()516 void CopyableGlobal<T>::Move(CopyableGlobal &that) in Move()560 void Global<T>::Update(const Global &that) in Update()
285 inline CopyableGlobal(const CopyableGlobal &that) in CopyableGlobal()296 inline CopyableGlobal(CopyableGlobal &&that) in CopyableGlobal() function313 CopyableGlobal(const CopyableGlobal<S> &that) in CopyableGlobal()383 inline Global(const Global &that) in Global()394 inline Global(Global &&that) in Global() function
225 bool CanAccess(EtsClass *that) in CanAccess()
368 bool EtsClass::IsInSamePackage(EtsClass *that) in IsInSamePackage()
2281 … DBGDie *that = LFindChildDieWithName(die, static_cast<DwTag>(DW_TAG_formal_parameter), thisIdx); in EmitDwFormRef4() local
3440 DBGDie *that = LFindChildDieWithName(die, DW_TAG_formal_parameter, thisIdx); in EmitDIAttrValue() local