Searched defs:o_type (Results 1 – 4 of 4) sorted by relevance
64 auto* o_type = Py_TYPE(o); in GetKeysFromDictOrMapping() local
604 final Type o_type = o.getType(cpg); in visitFieldInstruction() local622 final Type o_type = o.getType(cpg); in visitFieldInstruction() local
1281 final Type o_type = o.getType(cpg); in visitGETFIELD() local1300 final Type o_type = o.getType(cpg); in visitGETFIELD() local2719 final Type o_type = o.getType(cpg); in visitPUTFIELD() local2812 final Type o_type = o.getType(cpg); in visitPUTSTATIC() local
442 const type_base_sptr o_type = o->get_type(), n_type = n->get_type(); in represent() local