Home
last modified time | relevance | path

Searched refs:endLine (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h255 uint32_t endLine = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp135 fn->endLine = buf.getWord(); in readGCNO()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h5110 unsigned *startColumn, unsigned *endLine, unsigned *endColumn);
/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
1347 &endLine, &endColumn); in FunctionScanVisitor()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6703 unsigned *startColumn, unsigned *endLine, unsigned *endColumn) { in clang_getDefinitionSpellingAndExtent() argument
6713 *endLine = SM.getSpellingLineNumber(Body->getRBracLoc()); in clang_getDefinitionSpellingAndExtent()