Searched defs:Column (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFormattedStream.cpp24 unsigned &Column = Position.first; local
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasllistsup.c479 UINT32 Column = 0; local
H A Dprutils.c258 PrError( UINT8 Level, UINT16 MessageId, UINT32 Column) argument
H A Ddtio.c368 UINT32 Column; local
H A Ddtcompiler.h203 UINT32 Column; /* Start column for field value */ member in struct:dt_field
H A Daslerror.c802 AslInitEnode( ASL_ERROR_MSG **InputEnode, UINT8 Level, UINT16 MessageId, UINT32 LineNumber, UINT32 LogicalLineNumber, UINT32 LogicalByteOffset, UINT32 Column, char *Filename, char *ExtraMessage, char *SourceLine, ASL_ERROR_MSG *SubError) argument
880 AslCommonError2( UINT8 Level, UINT16 MessageId, UINT32 LineNumber, UINT32 Column, char *SourceLine, char *Filename, char *ExtraMessage) argument
914 AslCommonError( UINT8 Level, UINT16 MessageId, UINT32 CurrentLineNumber, UINT32 LogicalLineNumber, UINT32 LogicalByteOffset, UINT32 Column, char *Filename, char *ExtraMessage) argument
951 AslLogNewError( UINT8 Level, UINT16 MessageId, UINT32 LineNumber, UINT32 LogicalLineNumber, UINT32 LogicalByteOffset, UINT32 Column, char *Filename, char *Message, char *SourceLine, ASL_ERROR_MSG *SubError) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp28 DWORD Column = 0; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h27 unsigned Column; member in struct:clang::ParsedSourceLocation
H A DLogDiagnosticPrinter.h33 unsigned Column; member in struct:clang::LogDiagnosticPrinter::DiagEntry
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h95 unsigned Column; member in class:clang::format::FormatTokenLexer
H A DFormatToken.cpp107 unsigned Column = 0; local
247 unsigned Column = 0; local
[all...]
H A DContinuationIndenter.h378 unsigned Column; member in struct:clang::format::LineState
H A DFormatTokenLexer.cpp25 FormatTokenLexer(const SourceManager &SourceMgr, FileID ID, unsigned Column, const FormatStyle &Style, encoding::Encoding Encoding) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h39 uint32_t Column = 0; member in struct:llvm::DILineInfo
73 OS << "column " << Column << ", "; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp69 unsigned Column = OS.getColumn(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h33 unsigned Column; member in struct:clang::ast_matchers::dynamic::SourceLocation
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h47 u32 Column; member in class:__ubsan::SourceLocation
51 SourceLocation(const char *Filename, unsigned Line, unsigned Column) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h36 uint16_t Column; member in class:llvm::MCCVLoc
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp328 Optional<unsigned> Column; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp157 unsigned Column = 0; local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h171 Column, member in class:lldb_private::BreakpointResolver::OptionNames
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp27 struct Column { struct in namespace:__anon3292
37 Column(StringRef Str, unsigned Width) function in struct:__anon3292::Column
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp197 isOuterMostDepPositive(CharMatrix &DepMatrix, unsigned Row, unsigned Column) argument
210 containsNoDependence(CharMatrix &DepMatrix, unsigned Row, unsigned Column) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h173 uint16_t Column; member in struct:llvm::DWARFDebugLine::Row
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h689 unsigned Line, Column, Offset; member in class:llvm::json::ParseError
693 ParseError(const char *Msg, unsigned Line, unsigned Column, unsigned Offset) argument

Completed in 363 milliseconds

123