Home | History | Annotate | Download | only in Sema

Lines Matching refs:getLValuePath

4998       if (Value.hasLValuePath() && Value.getLValuePath().size() == 1 &&
5000 Value.getLValuePath()[0].ArrayIndex == 0 &&
5005 } else if (!Value.hasLValuePath() || Value.getLValuePath().size() ||