Home
last modified time | relevance | path

Searched defs:EndLine (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DLine.cpp14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/
DCommandLineSourceLoc.h81 unsigned EndLine, EndColumn; in fromString() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
Dxray_powerpc64.cpp35 const intptr_t EndLine = ((intptr_t)Addr + Len + LineSize - 1) & Mask; in clearCache() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DLine.h98 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, in Line()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DNamespaceEndCommentsFixer.cpp228 const AnnotatedLine *EndLine = AnnotatedLines[I]; in analyze() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp382 unsigned EndLine, uint32_t Ident, int Version) in GCOVFunction()
487 unsigned EndLine; member in __anon26c0f7420611::GCOVFunction
648 static bool functionHasLines(const Function &F, unsigned &EndLine) { in functionHasLines()
846 unsigned EndLine; in emitProfileNotes() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DCommentParser.cpp525 const unsigned EndLine = SourceMgr.getPresumedLineNumber( in parseHTMLStartTag() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3136 unsigned EndLine = SM.getExpansionLineNumber(End); in populateExecutedLinesWithFunctionSignature() local
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Daclocal.h1168 UINT32 EndLine; member