Home
last modified time | relevance | path

Searched defs:SourceLine (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h484 struct SourceLine { struct
489 SourceLine() = default; argument
503 std::vector<SourceLine> lines; argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DBitstreamRemarkParser.h63 std::optional<uint32_t> SourceLine; member
70 std::optional<uint32_t> SourceLine; member
H A DRemark.h34 unsigned SourceLine = 0; member
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp77 static int bytesSincePreviousTabOrLineBegin(StringRef SourceLine, size_t i) { in bytesSincePreviousTabOrLineBegin()
107 printableTextForNextCharacter(StringRef SourceLine, size_t *I, in printableTextForNextCharacter()
176 static void expandTabs(std::string &SourceLine, unsigned TabStop) { in expandTabs()
225 static void genColumnByteMapping(StringRef SourceLine, unsigned TabStop, in genColumnByteMapping()
322 static void selectInterestingSourceRegion(std::string &SourceLine, in selectInterestingSourceRegion()
1378 std::string SourceLine(LineStart, LineEnd); in emitSnippetAndCaret() local
1450 void TextDiagnostic::emitSnippet(StringRef SourceLine, in emitSnippet()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslerror.c831 char *SourceLine, in AslInitEnode()
921 char *SourceLine, in AslCommonError2()
1003 char *SourceLine, in AslLogNewError()
H A Dasltypes.h372 char *SourceLine; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp118 uint32_t SourceLine) { in addInlineSite()
H A DRecordName.cpp223 UdtSourceLineRecord &SourceLine) { in visitKnownRecord() argument
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp391 ArrayRef<char> SourceLine) { in buildFixItLine()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2576 UdtSourceLineRecord &SourceLine, in visitKnownRecord()