Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp1401 static bool CheckLValueConstantExpression(EvalInfo &Info, SourceLocation Loc, in CheckLValueConstantExpression() function
1557 return CheckLValueConstantExpression(Info, DiagLoc, Type, LVal); in CheckConstantExpression()
9205 !CheckLValueConstantExpression(Info, getExprLoc(), in EvaluateAsLValue()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp2115 static bool CheckLValueConstantExpression(EvalInfo &Info, SourceLocation Loc, in CheckLValueConstantExpression() function
2394 return CheckLValueConstantExpression(Info, DiagLoc, Type, LVal, Kind, in CheckEvaluationResult()
14775 !CheckLValueConstantExpression(Info, getExprLoc(), in EvaluateAsLValue()