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

/external/clang/lib/AST/
H A DAPValue.cpp154 RHS.isLValueOnePastTheEnd(), RHS.getLValueCallIndex());
418 else if (isLValueOnePastTheEnd())
458 if (isLValueOnePastTheEnd()) {
552 bool APValue::isLValueOnePastTheEnd() const { function in class:APValue
H A DExprConstant.cpp186 IsOnePastTheEnd = V.isLValueOnePastTheEnd();
/external/clang/include/clang/AST/
H A DAPValue.h254 bool isLValueOnePastTheEnd() const;

Completed in 376 milliseconds