Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp1325 static bool CheckLValueConstantExpression(EvalInfo &Info, SourceLocation Loc, in CheckLValueConstantExpression() function
1481 return CheckLValueConstantExpression(Info, DiagLoc, Type, LVal); in CheckConstantExpression()
8888 !CheckLValueConstantExpression(Info, getExprLoc(), in EvaluateAsLValue()