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

123

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DFormattedStream.cpp27 unsigned &Column = Position.first; local
/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/
H A Devent.c137 WaitForEventWithTimeout( IN EFI_EVENT Event, IN UINTN Timeout, IN UINTN Row, IN UINTN Column, IN CHAR16 *String, IN EFI_INPUT_KEY TimeoutKey, OUT EFI_INPUT_KEY *Key ) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp28 DWORD Column = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDIContext.h41 uint32_t Column = 0; member in struct:llvm::DILineInfo
79 OS << "column " << Column << ", "; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h33 unsigned Column; member in struct:clang::LogDiagnosticPrinter::DiagEntry
H A DCommandLineSourceLoc.h27 unsigned Column; member in struct:clang::ParsedSourceLocation
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Dasllistsup.c371 UINT32 Column = 0; local
H A Dprutils.c150 PrError( UINT8 Level, UINT16 MessageId, UINT32 Column) argument
H A Ddtio.c217 UINT32 Column; local
H A Ddtfield.c697 DtCreateTableUnit( char *Data, UINT32 Line, UINT32 Column) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatTokenLexer.h101 unsigned Column; member in class:clang::format::FormatTokenLexer
H A DFormatToken.cpp109 unsigned Column = 0; local
249 unsigned Column = 0; local
[all...]
H A DFormatTokenLexer.cpp25 FormatTokenLexer( const SourceManager &SourceMgr, FileID ID, unsigned Column, const FormatStyle &Style, encoding::Encoding Encoding, llvm::SpecificBumpPtrAllocator<FormatToken> &Allocator, IdentifierTable &IdentTable) argument
[all...]
H A DContinuationIndenter.h408 unsigned Column; member in struct:clang::format::LineState
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.h44 struct Column { struct in class:llvm::objdump::LiveVariablePrinter
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp70 unsigned Column = OS.getColumn(); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_value.h48 u32 Column; member in class:__ubsan::SourceLocation
52 SourceLocation(const char *Filename, unsigned Line, unsigned Column) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_value.h46 u32 Column; member in class:__ubsan::SourceLocation
50 SourceLocation(const char *Filename, unsigned Line, unsigned Column) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DDiagnosticInfo.cpp158 unsigned Column = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp327 Optional<unsigned> Column; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeView.h36 uint16_t Column; member in class:llvm::MCCVLoc
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h33 unsigned Column; member in struct:clang::ast_matchers::dynamic::SourceLocation
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-opt-report/
H A DOptReport.cpp216 unsigned Column = Loc->SourceColumn; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/opt-viewer/
H A Doptrecord.py137 def Column(self): member in class:Remark
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_value.h47 u32 Column; member in class:__ubsan::SourceLocation
51 SourceLocation(const char *Filename, unsigned Line, unsigned Column) argument

Completed in 322 milliseconds

123