Searched refs:getTypeArray (Results 1 – 9 of 9) sorted by relevance
804 auto Elements = cast<DISubroutineType>(CTy)->getTypeArray(); in constructTypeDIE()1135 DeclArgs = SPDecl->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1136 DefinitionArgs = SP->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1215 Args = SPTy->getTypeArray(); in applySubprogramAttributes()
423 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions()1910 for (const DIType *ArgType : Ty->getTypeArray()) in lowerTypeFunction()1945 DITypeRefArray ReturnAndArgs = Ty->getTypeArray(); in lowerTypeMemberFunction()
1048 DITypeRefArray FnArgs = Sub->getType()->getTypeArray(); in constructSubprogramScopeDIE()
288 DITypeRefArray Elements = STy->getTypeArray(); in completeType()457 DITypeRefArray Elements = STy->getTypeArray(); in visitSubroutineType()
213 for (DIType *Ref : ST->getTypeArray()) in processType()
1148 for (Metadata *Ty : N.getTypeArray()->operands()) { in visitDISubroutineType()
1290 return getTemporary(getContext(), getFlags(), getCC(), getTypeArray()); in cloneImpl()1305 DITypeRefArray getTypeArray() const { in getTypeArray() function
1726 Record.push_back(VE.getMetadataOrNullID(N->getTypeArray().get())); in writeDISubroutineType()
1609 ->getTypeArray()); in getOrCreateInstanceMethodType()