Searched refs:CheckInvokeMethodsLegitimacy (Results 1 – 3 of 3) sorted by relevance
819 CheckInvokeMethodsLegitimacy(classType); in CheckClassDefinition()1645 void ETSChecker::CheckInvokeMethodsLegitimacy(ETSObjectType *const classType) in CheckInvokeMethodsLegitimacy() function in panda::es2panda::checker::ETSChecker
582 void CheckInvokeMethodsLegitimacy(ETSObjectType *classType);
2627 checker->CheckInvokeMethodsLegitimacy(interfaceType); in Check()