Searched defs:StartLine (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/CodeView/
H A DLine.cpp15 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { argument
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h91 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp516 const unsigned StartLine = SourceMgr.getPresumedLineNumber( local

Completed in 58 milliseconds