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

/external/clang/lib/AST/
H A DExprConstant.cpp972 static bool CheckLValueConstantExpression(EvalInfo &Info, SourceLocation Loc, function
1092 return CheckLValueConstantExpression(Info, DiagLoc, Type, LVal);
6341 !CheckLValueConstantExpression(Info, getExprLoc(),

Completed in 78 milliseconds