Searched defs:startLine (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/bolt/lib/Profile/ |
| H A D | Heatmap.cpp | 80 auto startLine = [&](uint64_t Address, bool Empty = false) { in print() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | GCOV.h | 256 uint32_t startLine = 0; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | ScopedPrinter.h | 404 virtual raw_ostream &startLine() { in startLine() function
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Protocol.h | 1782 unsigned startLine = 0; member
|
| /llvm-project-15.0.7/clang/tools/c-index-test/ |
| H A D | c-index-test.c | 1337 unsigned startLine, startColumn, endLine, endColumn, curLine, curColumn; in FunctionScanVisitor() local
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CIndex.cpp | 6931 CXCursor C, const char **startBuf, const char **endBuf, unsigned *startLine, in clang_getDefinitionSpellingAndExtent()
|