Searched refs:ComponentIdx (Results 1 – 2 of 2) sorted by relevance
902 const ComponentInfo &operator[](size_t ComponentIdx) const {903 assert(ComponentIdx < COMPONENTS_NUM);904 return CompInfo[ComponentIdx];940 getRegIndices(unsigned ComponentIdx,
511 BTFTypeDeclTag::BTFTypeDeclTag(uint32_t BaseTypeId, int ComponentIdx, in BTFTypeDeclTag() argument517 Info = ComponentIdx; in BTFTypeDeclTag()651 int ComponentIdx) { in processDeclAnnotations() argument662 auto TypeEntry = std::make_unique<BTFTypeDeclTag>(BaseTypeId, ComponentIdx, in processDeclAnnotations()