Searched refs:isLValueOnePastTheEnd (Results 1 – 12 of 12) sorted by relevance
154 RHS.isLValueOnePastTheEnd(), RHS.getLValueCallIndex()); in APValue()424 else if (isLValueOnePastTheEnd()) in printPretty()465 if (isLValueOnePastTheEnd()) { in printPretty()558 bool APValue::isLValueOnePastTheEnd() const { in isLValueOnePastTheEnd() function in APValue
199 IsOnePastTheEnd = V.isLValueOnePastTheEnd(); in SubobjectDesignator()
339 RHS.isLValueOnePastTheEnd(), RHS.isNullPointer()); in APValue()589 (isLValueOnePastTheEnd() ? 2 : 0) | in Profile()733 else if (isLValueOnePastTheEnd()) in printPretty()777 if (isLValueOnePastTheEnd()) { in printPretty()890 bool APValue::isLValueOnePastTheEnd() const { in isLValueOnePastTheEnd() function in APValue
5228 if (!V.getLValuePath().empty() || V.isLValueOnePastTheEnd()) { in mangleValueInTemplateArg()5274 bool OnePastTheEnd = V.isLValueOnePastTheEnd(); in mangleValueInTemplateArg()
1639 V.isLValueOnePastTheEnd()) in mangleTemplateArgValue()
9109 Base, Offset, PathLength, FromValue.isLValueOnePastTheEnd(), in ImportAPValue()
283 IsOnePastTheEnd = V.isLValueOnePastTheEnd(); in SubobjectDesignator()
253 bool isLValueOnePastTheEnd() const;
471 bool isLValueOnePastTheEnd() const;
5001 !Value.isLValueOnePastTheEnd() && ParamType->isPointerType()) { in CheckTemplateArgument()5006 Value.isLValueOnePastTheEnd()) { in CheckTemplateArgument()
7027 !Value.isLValueOnePastTheEnd() && ParamType->isPointerType()) { in CheckTemplateArgument()7032 Value.isLValueOnePastTheEnd()) { in CheckTemplateArgument()
5207 push_back(Value.hasLValuePath() | Value.isLValueOnePastTheEnd() << 1 | in AddAPValue()