Searched defs:klassId (Results 1 – 6 of 6) sorted by relevance
84 intptr_t AotData::GetClassSlotOffset(uint64_t pc, uint32_t klassId, bool init) in GetClassSlotOffset()96 int32_t AotData::GetClassSlotId(uint32_t klassId) in GetClassSlotId()
149 … [](const auto &a, uintptr_t klassId) { return a.classId < klassId; }); in GetClass()
134 panda_file::File::EntityId klassId; in PrintPrototype() local
340 panda_file::File::EntityId klassId; in EnumerateTypesInProto() local
235 auto klassId = pda.GetReferenceType(refArgIdx_++); in ResolveRefClass() local
1933 auto klassId = graph_->GetRuntime()->GetClassIdForMethod(graph_->GetMethod()); in LLVMIrConstructor() local