Searched defs:startLine (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | GCOV.h | 260 uint32_t startLine = 0; variable
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 428 virtual raw_ostream &startLine() { startLine() function [all...] |
/llvm-project/clang-tools-extra/clangd/ |
H A D | Protocol.h | 1949 unsigned startLine = 0; global() member
|
/llvm-project/clang/tools/c-index-test/ |
H A D | c-index-test.c | 1391 unsigned startLine, startColumn, endLine, endColumn, curLine, curColumn; in FunctionScanVisitor() local
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndex.cpp | 7254 clang_getDefinitionSpellingAndExtent(CXCursor C,const char ** startBuf,const char ** endBuf,unsigned * startLine,unsigned * startColumn,unsigned * endLine,unsigned * endColumn) clang_getDefinitionSpellingAndExtent() argument
|