CodeQL library for Java/Kotlin
codeql/java-all 0.9.0 (changelog, source)
Search

Member predicate TaintTracking::ValuePreservingMethod::returnsValue

Holds if this method returns precisely the value passed into argument arg. arg is a parameter index, or is -1 to indicate the qualifier.

predicate returnsValue(int arg)