Home
last modified time | relevance | path

Searched defs:ParameterTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp559 DISubroutineType *DIBuilder::createSubroutineType(DITypeRefArray ParameterTypes, in createSubroutineType()
H A DDebugInfo.cpp1583 LLVMMetadataRef *ParameterTypes, in LLVMDIBuilderCreateSubroutineType()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6549 SmallVector<Type *> ParameterTypes; in createOutlinedFunction() local