Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp1810 static bool CheckLValueConstantExpression(EvalInfo &Info, SourceLocation Loc, in CheckLValueConstantExpression() function
1998 return CheckLValueConstantExpression(Info, DiagLoc, Type, LVal, Usage); in CheckConstantExpression()
10975 !CheckLValueConstantExpression(Info, getExprLoc(), in EvaluateAsLValue()