@see Catalog#getFunction(Function, Function.CompareMode)
(Function desc, Function.CompareMode mode)
| 94 | * @see Catalog#getFunction(Function, Function.CompareMode) |
| 95 | */ |
| 96 | public Function getFunction(Function desc, Function.CompareMode mode); |
| 97 | |
| 98 | /** |
| 99 | * @return all functions with the given name |
no outgoing calls
no test coverage detected