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

Predicate graphProperties

Holds if property key of the graph has the given value.

Import path

import semmle.code.cpp.PrintAST
predicate graphProperties ( string key , string value )