Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DDataExtractor.h239 StringRef getBytes(Cursor &C, uint64_t Length) { in getBytes() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h115 ArrayRef<char> getBytes(const Entry &E) const { in getBytes() function
/openbsd/gnu/llvm/llvm/lib/Support/
H A DDataExtractor.cpp180 StringRef DataExtractor::getBytes(uint64_t *OffsetPtr, uint64_t Length, in getBytes() function in DataExtractor
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExpr.h1869 StringRef getBytes() const { in getBytes() function