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