Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h256 uint32_t endColumn = 0; variable
/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.cpp6703 unsigned *startColumn, unsigned *endLine, unsigned *endColumn) { in clang_getDefinitionSpellingAndExtent()