Home
last modified time | relevance | path

Searched defs:bytes_end (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDStringRef.h118 const unsigned char *bytes_end() const { in bytes_end() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDMetadata.h750 const unsigned char *bytes_end() const { return getString().bytes_end(); } in bytes_end() function