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