Searched defs:EndLine (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLine.cpp14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { argument
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_powerpc64.cpp35 const intptr_t EndLine = ((intptr_t)Addr + Len + LineSize - 1) & Mask; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h74 unsigned EndLine, EndColumn; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h98 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp525 const unsigned EndLine = SourceMgr.getPresumedLineNumber( local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3061 unsigned EndLine = SM.getExpansionLineNumber(End); local
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h1168 UINT32 EndLine; member in struct:acpi_parse_obj_asl

Completed in 192 milliseconds