Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DCore.h611 LLVMTypeRef type_ref);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp168 LLVMTypeRef type_ref) { in LLVMCreateTypeAttribute() argument
171 return wrap(Attribute::get(Ctx, AttrKind, unwrap(type_ref))); in LLVMCreateTypeAttribute()