Searched refs:ArrayIndexTypeId (Results 1 – 2 of 2) sorted by relevance
198 uint32_t ArrayIndexTypeId; variable259 assert(ArrayIndexTypeId); in getArrayIndexTypeId()260 return ArrayIndexTypeId; in getArrayIndexTypeId()
322 LineInfoGenerated(false), SecNameOff(0), ArrayIndexTypeId(0) { in BTFDebug()414 if (!ArrayIndexTypeId) { in visitArrayType()417 ArrayIndexTypeId = addType(std::move(TypeEntry)); in visitArrayType()