Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Core/
HDDisassembler.h484 struct SourceLine { struct
489 SourceLine() = default; argument
503 std::vector<SourceLine> lines; argument
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Remarks/
HDBitstreamRemarkParser.h63 std::optional<uint32_t> SourceLine; member
70 std::optional<uint32_t> SourceLine; member
HDRemark.h34 unsigned SourceLine = 0; member
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDTextDiagnostic.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-head/sys/contrib/dev/acpica/compiler/
HDaslerror.c831 char *SourceLine, in AslInitEnode()
921 char *SourceLine, in AslCommonError2()
1003 char *SourceLine, in AslLogNewError()
HDasltypes.h372 char *SourceLine; member
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDDebugInlineeLinesSubsection.cpp118 uint32_t SourceLine) { in addInlineSite()
HDRecordName.cpp223 UdtSourceLineRecord &SourceLine) { in visitKnownRecord()
/freebsd-head/contrib/llvm-project/llvm/lib/Support/
HDSourceMgr.cpp391 ArrayRef<char> SourceLine) { in buildFixItLine()
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.cpp2576 UdtSourceLineRecord &SourceLine, in visitKnownRecord()