Searched refs:KLength (Results 1 – 2 of 2) sorted by relevance
725 unsigned KLength,
209 const char *K, unsigned KLength, in LLVMCreateStringAttribute() argument211 return wrap(Attribute::get(*unwrap(C), StringRef(K, KLength), in LLVMCreateStringAttribute()