Searched defs:ChildType (Results 1 – 5 of 5) sorted by relevance
22 typedef int ChildType; // should show as int typedef
11 type, extends(Base) :: ChildType type
455 auto ChildType = isl_schedule_node_get_type(Node.child(0).get()); in isSimpleInnermostBand() local
496 IsValidAIChain(const MDNode * ParentType,uint32_t ParentAI,const MDNode * ChildType) IsValidAIChain() argument
990 if (const RecordType *ChildType = I->getType()->getAs<RecordType>()) { visitRecordForValidation() local