Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp55 static int getLines(StringRef Filepath) { in getLines() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfile_manager.d185 const(char)[][] getLines(FileName file) in getLines() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h105 ArrayRef<unsigned> getLines() const { in getLines() function