Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h484 struct SourceLine { struct
489 SourceLine() = default; argument
503 std::vector<SourceLine> lines; argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp68 bytesSincePreviousTabOrLineBegin(StringRef SourceLine,size_t i) bytesSincePreviousTabOrLineBegin() argument
98 printableTextForNextCharacter(StringRef SourceLine,size_t * I,unsigned TabStop) printableTextForNextCharacter() argument
167 expandTabs(std::string & SourceLine,unsigned TabStop) expandTabs() argument
216 genColumnByteMapping(StringRef SourceLine,unsigned TabStop,SmallVectorImpl<int> & BytesOut,SmallVectorImpl<int> & ColumnsOut) genColumnByteMapping() argument
313 selectInterestingSourceRegion(std::string & SourceLine,std::string & CaretLine,std::string & FixItInsertionLine,unsigned Columns,const SourceColumnMap & map) selectInterestingSourceRegion() argument
1207 std::string SourceLine(LineStart, LineEnd); emitSnippetAndCaret() local
1278 emitSnippet(StringRef SourceLine,unsigned MaxLineNoDisplayWidth,unsigned LineNo) emitSnippet() argument
[all...]
/freebsd-src/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-src/sys/contrib/dev/acpica/compiler/
H A Daslerror.c831 char *SourceLine, in AslInitEnode() argument
921 AslCommonError2(UINT8 Level,UINT16 MessageId,UINT32 LineNumber,UINT32 Column,char * SourceLine,char * Filename,char * ExtraMessage) AslCommonError2() argument
1003 AslLogNewError(UINT8 Level,UINT16 MessageId,UINT32 LineNumber,UINT32 LogicalLineNumber,UINT32 LogicalByteOffset,UINT32 Column,char * Filename,char * Message,char * SourceLine,ASL_ERROR_MSG * SubError) AslLogNewError() argument
[all...]
H A Dasltypes.h372 char *SourceLine; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.cpp118 uint32_t SourceLine) { in addInlineSite()
H A DRecordName.cpp223 UdtSourceLineRecord &SourceLine) { in visitKnownRecord()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp391 ArrayRef<char> SourceLine) { in buildFixItLine() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2576 UdtSourceLineRecord &SourceLine, in visitKnownRecord() argument