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

/external/clang/include/clang/AST/
H A DExpr.h477 // isGlobalLValue - Return true if the evaluated lvalue expression
479 bool isGlobalLValue() const;
/external/clang/lib/AST/
H A DExprConstant.cpp6402 bool Expr::EvalResult::isGlobalLValue() const { function in class:Expr::EvalResult

Completed in 38 milliseconds