Searched refs:getTypeArray (Results 1 – 11 of 11) sorted by relevance
825 auto Elements = cast<DISubroutineType>(CTy)->getTypeArray(); in constructTypeDIE()1193 DeclArgs = SPDecl->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1194 DefinitionArgs = SP->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1273 Args = SPTy->getTypeArray(); in applySubprogramAttributes()
429 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions()2069 for (const DIType *ArgType : Ty->getTypeArray()) in lowerTypeFunction()2104 DITypeRefArray ReturnAndArgs = Ty->getTypeArray(); in lowerTypeMemberFunction()
1091 DITypeRefArray FnArgs = Sub->getType()->getTypeArray(); in constructSubprogramScopeDIE()
343 DITypeRefArray Elements = STy->getTypeArray(); in completeType()561 DITypeRefArray Elements = STy->getTypeArray(); in visitSubroutineType()
210 for (DIType *Ty: SP->getType()->getTypeArray()) in run()
1341 return getTemporary(getContext(), getFlags(), getCC(), getTypeArray()); in cloneImpl()1362 DITypeRefArray getTypeArray() const { in getTypeArray() function
264 for (DIType *Ref : ST->getTypeArray()) in processType()
1311 for (Metadata *Ty : N.getTypeArray()->operands()) { in visitDISubroutineType()
1842 llvm::DITypeRefArray Args = OriginalFunc->getTypeArray(); in getOrCreateInstanceMethodType()4377 llvm::DITypeRefArray ParamTypes = STy->getTypeArray(); in EmitFunctionDecl()
1490 Record.push_back(VE.getMetadataOrNullID(N->getTypeArray().get())); in writeDISubroutineType()
1848 Record.push_back(VE.getMetadataOrNullID(N->getTypeArray().get())); in writeDISubroutineType()