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