Searched refs:LoopIdx (Results 1 – 1 of 1) sorted by relevance
9940 for (unsigned LoopIdx = 0; LoopIdx < PathLength; LoopIdx++) { in ImportAPValue() local9943 FromPath[LoopIdx].getAsBaseOrMember().getPointer(); in ImportAPValue()9951 ToPath[LoopIdx] = APValue::LValuePathEntry(APValue::BaseOrMemberType( in ImportAPValue()9952 ImpDecl, FromPath[LoopIdx].getAsBaseOrMember().getInt())); in ImportAPValue()9956 ToPath[LoopIdx] = APValue::LValuePathEntry::ArrayIndex( in ImportAPValue()9957 FromPath[LoopIdx].getAsArrayIndex()); in ImportAPValue()