Home
last modified time | relevance | path

Searched defs:getCStrRef (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/Support/
DDataExtractor.h166 StringRef getCStrRef(Cursor &C) const { in getCStrRef() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDataExtractor.cpp164 StringRef DataExtractor::getCStrRef(uint64_t *offset_ptr) const { in getCStrRef() function in DataExtractor
/external/llvm-project/llvm/lib/Support/
DDataExtractor.cpp156 StringRef DataExtractor::getCStrRef(uint64_t *OffsetPtr, Error *Err) const { in getCStrRef() function in DataExtractor