Searched defs:ChildType (Results 1 – 4 of 4) sorted by relevance
92 enum class ChildType { enum
360 const MDNode *ChildType) { in IsValidAIChain()
780 if (const RecordType *ChildType = I->getType()->getAs<RecordType>()) { in visitRecordForValidation() local
52 using ChildType = SkRuntimeEffect::ChildType; typedef