Home
last modified time | relevance | path

Searched defs:startLine (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h253 uint32_t startLine = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScopedPrinter.h313 raw_ostream &startLine() { in startLine() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1337 unsigned startLine, startColumn, endLine, endColumn, curLine, curColumn; in FunctionScanVisitor() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6702 CXCursor C, const char **startBuf, const char **endBuf, unsigned *startLine, in clang_getDefinitionSpellingAndExtent()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c22666 int startLine = p->nLine; in csv_read_one_field() local
25790 int startLine = sCtx.nLine; in do_meta_command() local