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