Searched refs:getLValuePath (Results 1 – 4 of 4) sorted by relevance
153 setLValue(RHS.getLValueBase(), RHS.getLValueOffset(), RHS.getLValuePath(), in APValue()438 ArrayRef<LValuePathEntry> Path = getLValuePath(); in printPretty()573 ArrayRef<APValue::LValuePathEntry> APValue::getLValuePath() const { in getLValuePath() function in APValue
200 ArrayRef<PathEntry> VEntries = V.getLValuePath(); in SubobjectDesignator()206 V.getLValuePath(), MostDerivedArraySize, in SubobjectDesignator()2434 assert(!O->hasLValuePath() || O->getLValuePath().empty()); in findSubobject()
255 ArrayRef<LValuePathEntry> getLValuePath() const;
4998 if (Value.hasLValuePath() && Value.getLValuePath().size() == 1 && in CheckTemplateArgument()5000 Value.getLValuePath()[0].ArrayIndex == 0 && in CheckTemplateArgument()5005 } else if (!Value.hasLValuePath() || Value.getLValuePath().size() || in CheckTemplateArgument()