Searched refs:getTypeArray (Results 1 – 11 of 11) sorted by relevance
858 auto Elements = cast<DISubroutineType>(CTy)->getTypeArray(); in constructTypeDIE()1226 DeclArgs = SPDecl->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1227 DefinitionArgs = SP->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1306 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()
1106 DITypeRefArray FnArgs = Sub->getType()->getTypeArray(); in constructSubprogramScopeDIE()
344 DITypeRefArray Elements = STy->getTypeArray(); in completeType()562 DITypeRefArray Elements = STy->getTypeArray(); in visitSubroutineType()
210 for (DIType *Ty: SP->getType()->getTypeArray()) in run()
1399 return getTemporary(getContext(), getFlags(), getCC(), getTypeArray()); in cloneImpl()1420 DITypeRefArray getTypeArray() const { in getTypeArray() function
269 for (DIType *Ref : ST->getTypeArray()) in processType()
1357 for (Metadata *Ty : N.getTypeArray()->operands()) { in visitDISubroutineType()
1968 llvm::DITypeRefArray Args = OriginalFunc->getTypeArray(); in getOrCreateInstanceMethodType()4530 llvm::DITypeRefArray ParamTypes = STy->getTypeArray(); in EmitFunctionDecl()
1489 Record.push_back(VE.getMetadataOrNullID(N->getTypeArray().get())); in writeDISubroutineType()
1939 Record.push_back(VE.getMetadataOrNullID(N->getTypeArray().get())); in writeDISubroutineType()