Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h118 const unsigned char *bytes_end() const { in bytes_end() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h750 const unsigned char *bytes_end() const { return getString().bytes_end(); } in bytes_end() function