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