Home
last modified time | relevance | path

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

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