Searched defs:ctorId (Results 1 – 6 of 6) sorted by relevance
395 util::StringView ctorId = ctor_->Function()->Scope()->InternalName(); in Compile() local684 util::StringView ctorId = ctor_->Function()->Scope()->InternalName(); in CompileSendableClass() local
773 auto *const ctorId = ctor->Function()->Id(); in CreateConstructorForPartialType() local
1780 void PandaGen::DefineClassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, int32… in DefineClassWithBuffer()1789 void PandaGen::DefineSendableClass(const ir::AstNode *node, const util::StringView &ctorId, int32_t… in DefineSendableClass()
400 util::StringView ctorId = node->Ctor()->Function()->Scope()->InternalName(); in Compile() local
1488 void PandaGen::DefineClassWithBuffer(const ir::AstNode *node, const util::StringView &ctorId, uint3… in DefineClassWithBuffer()
2204 uint32_t ctorId = type.GetId(); in IsSkippableObjectTypeSafe() local