Searched defs:EndLine (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | Line.cpp | 14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_powerpc64.cc | 36 const intptr_t EndLine = ((intptr_t)Addr + Len + LineSize - 1) & Mask; in clearCache() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/ |
H A D | CommandLineSourceLoc.h | 81 unsigned EndLine, EndColumn; in fromString() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | Line.h | 98 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, in Line()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
H A D | NamespaceEndCommentsFixer.cpp | 228 const AnnotatedLine *EndLine = AnnotatedLines[I]; in analyze() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 382 unsigned EndLine, uint32_t Ident, int Version) in GCOVFunction() 487 unsigned EndLine; member in __anon8d0cc8750611::GCOVFunction 648 static bool functionHasLines(const Function &F, unsigned &EndLine) { in functionHasLines() 846 unsigned EndLine; in emitProfileNotes() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | CommentParser.cpp | 525 const unsigned EndLine = SourceMgr.getPresumedLineNumber( in parseHTMLStartTag() local
|
/netbsd-src/external/gpl3/gcc/dist/libcody/ |
H A D | cody.hh | 93 void EndLine () {} in EndLine() function in Cody::Detail::MessageBuffer
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndexDiagnostic.cpp | 271 unsigned StartLine, StartColumn, EndLine, EndColumn; in clang_formatDiagnostic() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 3110 unsigned EndLine = SM.getExpansionLineNumber(End); in populateExecutedLinesWithFunctionSignature() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | aclocal.h | 1069 UINT32 EndLine; member
|