codeql/swift-all
6.3.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this Callable is a function named funcName defined in a module called moduleName.
funcName
moduleName
predicate hasName(string moduleName, string funcName)