CodeQL library for C/C++
codeql/cpp-all 0.7.2 ( 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 ( )