Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DSourceMgr.h186 const std::string &getLineContents() const { return LineContents; } in getLineContents() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h261 StringRef getLineContents() const { return LineContents; } in getLineContents() function
/external/llvm/include/llvm/Support/
DSourceMgr.h266 StringRef getLineContents() const { return LineContents; } in getLineContents() function