Searched refs:checkParamTypes (Results 1 – 2 of 2) sorted by relevance
131 static bool checkParamTypes(const CXXMethodDecl *BaseMD, in checkParamTypes() function162 return checkParamTypes(BaseMD, DerivedMD); in checkOverrideWithoutName()
798 checkParamTypes(desc, 1); in doInvokeMethod()831 checkParamTypes(desc, 1); in doInvokeIntfMethod()841 checkParamTypes(desc, 1); in doInvokeDynamic()898 private void checkParamTypes(String desc, int i) throws BadBytecode { in checkParamTypes() method in Tracer918 checkParamTypes(desc, k); in checkParamTypes()