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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h129 const unsigned char *bytes_end() const { function in class:llvm::StringRef
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h634 const unsigned char *bytes_end() const { return getString().bytes_end(); } function in class:llvm::MDString

Completed in 190 milliseconds