Home
last modified time | relevance | path

Searched defs:endLine (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DGCOV.h258 uint32_t endLine = 0; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h1784 unsigned endLine = 0; member
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c1337 unsigned startLine, startColumn, endLine, endColumn, curLine, curColumn; in FunctionScanVisitor() local
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp6932 unsigned *startColumn, unsigned *endLine, unsigned *endColumn) { in clang_getDefinitionSpellingAndExtent()