Searched refs:getTypeArray (Results 1 – 11 of 11) sorted by relevance
824 auto Elements = cast<DISubroutineType>(CTy)->getTypeArray(); in constructTypeDIE()1192 DeclArgs = SPDecl->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1193 DefinitionArgs = SP->getType()->getTypeArray(); in applySubprogramDefinitionAttributes()1272 Args = SPTy->getTypeArray(); in applySubprogramAttributes()
425 if (auto TypeArray = Ty->getTypeArray()) { in getFunctionOptions()2036 for (const DIType *ArgType : Ty->getTypeArray()) in lowerTypeFunction()2071 DITypeRefArray ReturnAndArgs = Ty->getTypeArray(); in lowerTypeMemberFunction()
1038 DITypeRefArray FnArgs = Sub->getType()->getTypeArray(); in constructSubprogramScopeDIE()
342 DITypeRefArray Elements = STy->getTypeArray(); in completeType()560 DITypeRefArray Elements = STy->getTypeArray(); in visitSubroutineType()
238 for (DIType *Ty: SP->getType()->getTypeArray()) in run()
1330 return getTemporary(getContext(), getFlags(), getCC(), getTypeArray()); in cloneImpl()1351 DITypeRefArray getTypeArray() const { in getTypeArray() function
228 for (DIType *Ref : ST->getTypeArray()) in processType()
1241 for (Metadata *Ty : N.getTypeArray()->operands()) { in visitDISubroutineType()
1714 llvm::DITypeRefArray Args = OriginalFunc->getTypeArray(); in getOrCreateInstanceMethodType()4232 llvm::DITypeRefArray ParamTypes = STy->getTypeArray(); in EmitFunctionDecl()
1495 Record.push_back(VE.getMetadataOrNullID(N->getTypeArray().get())); in writeDISubroutineType()
1802 Record.push_back(VE.getMetadataOrNullID(N->getTypeArray().get())); in writeDISubroutineType()