Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h484 struct SourceLine { global() struct
489 columnSourceLine global() argument
503 IsValidSourceLine global() argument
[all...]
/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
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp77 static int bytesSincePreviousTabOrLineBegin(StringRef SourceLine, size_t i) { in bytesSincePreviousTabOrLineBegin() argument
107 printableTextForNextCharacter(StringRef SourceLine, size_t *I, in printableTextForNextCharacter() argument
176 expandTabs(std::string & SourceLine,unsigned TabStop) expandTabs() argument
225 genColumnByteMapping(StringRef SourceLine,unsigned TabStop,SmallVectorImpl<int> & BytesOut,SmallVectorImpl<int> & ColumnsOut) genColumnByteMapping() argument
322 selectInterestingSourceRegion(std::string & SourceLine,std::string & CaretLine,std::string & FixItInsertionLine,unsigned Columns,const SourceColumnMap & map) selectInterestingSourceRegion() argument
1378 std::string SourceLine(LineStart, LineEnd); emitSnippetAndCaret() local
1450 emitSnippet(StringRef SourceLine,unsigned MaxLineNoDisplayWidth,unsigned LineNo,unsigned DisplayLineNo,ArrayRef<StyleRange> Styles) emitSnippet() argument
[all...]
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp118 uint32_t SourceLine) { in addInlineSite()
H A DRecordName.cpp223 UdtSourceLineRecord &SourceLine) { in visitKnownRecord()
/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp391 ArrayRef<char> SourceLine) { in buildFixItLine() argument
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2576 printTypeIndex("SourceFile", SourceLine.getSourceFile(), StreamIPI); in visitKnownRecord() argument