Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DStringRef.h97 const unsigned char *bytes_end() const { in bytes_end() function
/external/llvm/include/llvm/IR/
DMetadata.h526 const unsigned char *bytes_end() const { return getString().bytes_end(); } in bytes_end() function