Home
last modified time | relevance | path

Searched refs:endLine (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h262 uint32_t endLine = 0; variable
/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp139 fn->endLine = buf.getWord(); in readGCNO()
/src/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h4915 unsigned *startColumn, unsigned *endLine, unsigned *endColumn);