Searched refs:DeclaringMethodIndex (Results 1 – 2 of 2) sorted by relevance
57 uint16_t DeclaringMethodIndex() const { in DeclaringMethodIndex() function
658 uint32_t method_idx = info.IsResolved() ? info.DeclaringMethodIndex() : info.MethodIndex(); in PrepareSignatures()