Home
last modified time | relevance | path

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

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