Searched defs:functionName (Results 1 – 4 of 4) sorted by relevance
45 public String[] getChecks(String functionName) { in getChecks()
43 const char* functionName = metadata.getExportFuncNameList()[slot]; in getInvokeFunction() local56 const char* functionName = metadata.getExportForEachNameList()[slot]; in getFunction() local
328 const string& functionName = permutation.getName(); in addFunctionManglingToSet() local
6463 private void throwIfParentInstance(String functionName) { in throwIfParentInstance()