Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DGCOV.h258 uint32_t endLine = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DGCOV.cpp139 fn->endLine = buf.getWord(); in readGCNO()
/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h4625 unsigned *startColumn, unsigned *endLine, unsigned *endColumn);
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c1348 unsigned startLine, startColumn, endLine, endColumn, curLine, curColumn; in FunctionScanVisitor() local
1358 &endLine, &endColumn); in FunctionScanVisitor()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp6969 unsigned *startColumn, unsigned *endLine, unsigned *endColumn) { in clang_getDefinitionSpellingAndExtent() argument
6979 *endLine = SM.getSpellingLineNumber(Body->getRBracLoc()); in clang_getDefinitionSpellingAndExtent()