Searched refs:getTypeArray (Results 1 – 11 of 11) sorted by relevance
930 auto Elements = cast<DISubroutineType>(CTy)->getTypeArray(); in constructTypeDIE()1377 DeclArgs = SPDecl->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1378 DefinitionArgs = SP->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1457 Args = SPTy->getTypeArray(); in applySubprogramAttributes()
431 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions()2083 for (const DIType *ArgType : Ty->getTypeArray()) in lowerTypeFunction()2118 DITypeRefArray ReturnAndArgs = Ty->getTypeArray(); in lowerTypeMemberFunction()
1139 DITypeRefArray FnArgs = Sub->getType()->getTypeArray(); in constructSubprogramScopeDIE()
410 DITypeRefArray Elements = STy->getTypeArray(); in completeType()628 DITypeRefArray Elements = STy->getTypeArray(); in visitSubroutineType()
210 for (DIType *Ty: SP->getType()->getTypeArray()) in run()
1945 return getTemporary(getContext(), getFlags(), getCC(), getTypeArray()); in cloneImpl()1966 DITypeRefArray getTypeArray() const { in getTypeArray() function
278 for (DIType *Ref : ST->getTypeArray()) in processType()
1428 for (Metadata *Ty : N.getTypeArray()->operands()) { in visitDISubroutineType()
1489 Record.push_back(VE.getMetadataOrNullID(N->getTypeArray().get())); in writeDISubroutineType()
2146 llvm::DITypeRefArray Args = OriginalFunc->getTypeArray(); in getOrCreateInstanceMethodType()4793 llvm::DITypeRefArray ParamTypes = STy->getTypeArray(); in EmitFunctionDecl()
2076 Record.push_back(VE.getMetadataOrNullID(N->getTypeArray().get())); in writeDISubroutineType()