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

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

Completed in 517 milliseconds