Home
last modified time | relevance | path

Searched refs:ParameterTypes (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DDebugInfo.h478 LLVMMetadataRef *ParameterTypes,
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDIBuilder.h518 createSubroutineType(DITypeRefArray ParameterTypes,
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDIBuilder.cpp498 DISubroutineType *DIBuilder::createSubroutineType(DITypeRefArray ParameterTypes, in createSubroutineType() argument
501 return DISubroutineType::get(VMContext, Flags, CC, ParameterTypes); in createSubroutineType()
H A DDebugInfo.cpp1207 LLVMMetadataRef *ParameterTypes, in LLVMDIBuilderCreateSubroutineType() argument
1210 auto Elts = unwrap(Builder)->getOrCreateTypeArray({unwrap(ParameterTypes), in LLVMDIBuilderCreateSubroutineType()
/freebsd-12.1/sys/contrib/dev/acpica/
H A Dchanges.txt12250 Fixed a problem with the Method operator ParameterTypes list handling