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

12

/freebsd-10-stable/contrib/llvm/lib/Support/
H A DFormattedStream.cpp24 unsigned &Column = Position.first; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h28 unsigned Column; member in struct:clang::ParsedSourceLocation
H A DLogDiagnosticPrinter.h34 unsigned Column; member in struct:clang::LogDiagnosticPrinter::DiagEntry
/freebsd-10-stable/contrib/llvm/include/llvm/DebugInfo/
H A DDIContext.h36 uint32_t Column; member in class:llvm::DILineInfo
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Dasllistsup.c371 UINT32 Column = 0; local
H A Dprutils.c152 PrError( UINT8 Level, UINT16 MessageId, UINT32 Column) argument
H A Ddtio.c261 UINT32 Column; local
H A Ddtcompiler.h96 UINT32 Column; /* Start column for field value */ member in struct:dt_field
H A Daslerror.c542 AslCommonError2( UINT8 Level, UINT16 MessageId, UINT32 LineNumber, UINT32 Column, char *SourceLine, char *Filename, char *ExtraMessage) argument
628 AslCommonError( UINT8 Level, UINT16 MessageId, UINT32 CurrentLineNumber, UINT32 LogicalLineNumber, UINT32 LogicalByteOffset, UINT32 Column, char *Filename, char *ExtraMessage) argument
[all...]
H A Dasltypes.h229 UINT32 Column; member in struct:asl_error_msg
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DFormatToken.cpp56 unsigned Column = 0; local
150 unsigned Column = 0; local
[all...]
H A DContinuationIndenter.h253 unsigned Column; member in struct:clang::format::LineState
H A DWhitespaceManager.cpp190 alignTrailingComments(unsigned Start, unsigned End, unsigned Column) argument
220 alignEscapedNewlines(unsigned Start, unsigned End, unsigned Column) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h35 unsigned Column; member in struct:clang::ast_matchers::dynamic::SourceLocation
/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugLine.h108 uint16_t Column; member in struct:llvm::DWARFDebugLine::Row
H A DDWARFContext.cpp423 uint32_t Column = 0; local
521 uint32_t Column = 0; local
393 getFileLineInfoForCompileUnit(DWARFCompileUnit *CU, const DWARFLineTable *LineTable, uint64_t Address, bool NeedsAbsoluteFilePath, std::string &FileName, uint32_t &Line, uint32_t &Column) argument
553 Line, Column); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCNullStreamer.cpp97 EmitDwarfLocDirective(unsigned FileNo, unsigned Line, unsigned Column, unsigned Flags, unsigned Isa, unsigned Discriminator, StringRef FileName) argument
H A DMCObjectStreamer.cpp264 EmitDwarfLocDirective(unsigned FileNo, unsigned Line, unsigned Column, unsigned Flags, unsigned Isa, unsigned Discriminator, StringRef FileName) argument
H A DMCStreamer.cpp176 EmitDwarfLocDirective(unsigned FileNo, unsigned Line, unsigned Column, unsigned Flags, unsigned Isa, unsigned Discriminator, StringRef FileName) argument
H A DMCAsmStreamer.cpp879 << Line << ':' << Column; local
843 EmitDwarfLocDirective(unsigned FileNo, unsigned Line, unsigned Column, unsigned Flags, unsigned Isa, unsigned Discriminator, StringRef FileName) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp271 unsigned Column = D.getColumnNo(); local
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCContext.h354 void setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, argument
H A DMCDwarf.h82 unsigned Column; member in class:llvm::MCDwarfLoc
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DYAMLTraits.h872 int Column; member in class:llvm::yaml::Output
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h49 unsigned Column; // Source column. member in class:llvm::SrcLineInfo

Completed in 148 milliseconds

12