Home
last modified time | relevance | path

Searched defs:startLine (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Profile/
H A DHeatmap.cpp80 auto startLine = [&](uint64_t Address, bool Empty = false) { in print() local
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DGCOV.h256 uint32_t startLine = 0; variable
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DScopedPrinter.h404 virtual raw_ostream &startLine() { in startLine() function
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h1782 unsigned startLine = 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.cpp6931 CXCursor C, const char **startBuf, const char **endBuf, unsigned *startLine, in clang_getDefinitionSpellingAndExtent()