Searched refs:ComponentIdx (Results 1 – 2 of 2) sorted by relevance
741 const ComponentInfo &operator[](size_t ComponentIdx) const {742 assert(ComponentIdx < COMPONENTS_NUM);743 return CompInfo[ComponentIdx];767 getRegIndices(unsigned ComponentIdx,
444 BTFTypeDeclTag::BTFTypeDeclTag(uint32_t BaseTypeId, int ComponentIdx, in BTFTypeDeclTag() argument450 Info = ComponentIdx; in BTFTypeDeclTag()584 int ComponentIdx) { in processDeclAnnotations() argument595 auto TypeEntry = std::make_unique<BTFTypeDeclTag>(BaseTypeId, ComponentIdx, in processDeclAnnotations()