Home
last modified time | relevance | path

Searched refs:isGlobalLValue (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h568 bool isGlobalLValue() const;
/external/clang/lib/AST/
DExprConstant.cpp9283 bool Expr::EvalResult::isGlobalLValue() const { in isGlobalLValue() function in Expr::EvalResult