Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpushback.h40 int lineNo; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/split-file/
H A Dsplit-file.cpp72 const int64_t lineNo = i.line_number(); in handle() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DRewriter.cpp265 unsigned lineNo = SourceMgr->getLineNumber(FID, StartOffs) - 1; in InsertText() local
399 for (unsigned lineNo = startLineNo; lineNo <= endLineNo; ++lineNo) { in IncreaseIndentation() local