CodeQL library for C/C++
codeql/cpp-all 0.12.8-dev (changelog, source)
Search

Member predicate FunctionCall::isOnlyFoundByADL

Holds if the target of this function call was found by argument-dependent lookup and wouldn’t have been found by any other means.

predicate isOnlyFoundByADL()