Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm-c/
HDCore.h608 const char *V, unsigned VLength);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDCore.cpp168 const char *V, unsigned VLength) { in LLVMCreateStringAttribute() argument
170 StringRef(V, VLength))); in LLVMCreateStringAttribute()