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

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

Completed in 59 milliseconds