Searched refs:calledMethodSignature (Results 1 – 1 of 1) sorted by relevance
704 char *calledMethodSignature; in InspectClass() local706 &calledMethodSignature, nullptr); in InspectClass()717 … && Utf8Cmp(method->decl->prototype->Signature().c_str(), calledMethodSignature) == 0) { in InspectClass()734 free(calledMethodSignature); in InspectClass()