Searched defs:ParameterTypes (Results 1 – 3 of 3) sorted by relevance
559 DISubroutineType *DIBuilder::createSubroutineType(DITypeRefArray ParameterTypes, in createSubroutineType()
1583 LLVMMetadataRef *ParameterTypes, in LLVMDIBuilderCreateSubroutineType()
6549 SmallVector<Type *> ParameterTypes; in createOutlinedFunction() local