Searched refs:ComponentIdx (Results 1 – 2 of 2) sorted by relevance
816 const ComponentInfo &operator[](size_t ComponentIdx) const {817 assert(ComponentIdx < COMPONENTS_NUM);818 return CompInfo[ComponentIdx];842 getRegIndices(unsigned ComponentIdx,
445 BTFTypeDeclTag::BTFTypeDeclTag(uint32_t BaseTypeId, int ComponentIdx, in BTFTypeDeclTag() argument451 Info = ComponentIdx; in BTFTypeDeclTag()585 int ComponentIdx) { in processDeclAnnotations() argument596 auto TypeEntry = std::make_unique<BTFTypeDeclTag>(BaseTypeId, ComponentIdx, in processDeclAnnotations()