Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp967 ArrayRef<Type *> TypeParamArray(unwrap(TypeParams), TypeParamCount); in LLVMTargetExtTypeInContext() local
970 TargetExtType::get(*unwrap(C), Name, TypeParamArray, IntParamArray)); in LLVMTargetExtTypeInContext()