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

Member predicate Expr :: isGLValueCategory

Holds if this expression is a glvalue. A glvalue is either an lvalue or an xvalue.

predicate isGLValueCategory ( )