Home
last modified time | relevance | path

Searched defs:Columns (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h68 FixedStreamArray<ColumnNumberEntry> Columns; member
113 std::vector<ColumnNumberEntry> Columns; member
/llvm-project/clang/test/SemaCXX/
H A Dmatrix-type.cpp7 void matrix_var_dimensions(int Rows, unsigned Columns, char C) { in matrix_var_dimensions() argument
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp239 int Columns = 0; in genColumnByteMapping() local
325 unsigned Columns, in selectInterestingSourceRegion() argument
545 findEndOfWord(unsigned Start,StringRef Str,unsigned Length,unsigned Column,unsigned Columns) findEndOfWord() argument
608 printWordWrapped(raw_ostream & OS,StringRef Str,unsigned Columns,unsigned Column,bool Bold) printWordWrapped() argument
720 printDiagnosticMessage(raw_ostream & OS,bool IsSupplemental,StringRef Message,unsigned CurrentColumn,unsigned Columns,bool ShowColors) printDiagnosticMessage() argument
1406 unsigned Columns = DiagOpts->MessageLength; emitSnippetAndCaret() local
[all...]
H A DDependencyFile.cpp368 unsigned Columns = 0; in outputDependencyFile() local
[all...]
/llvm-project/clang/lib/Format/
H A DFormatToken.cpp262 for (unsigned Columns = 1; Columns <= MaxItems; ++Columns) { in precomputeFormattingInfos() local
[all...]
H A DFormatToken.h997 unsigned Columns; global() member
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h77 std::vector<SourceColumnEntry> Columns; member
/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp471 SmallVector<std::string, 8> Columns; emitTableRow() local
558 SmallVector<std::string, 4> Columns; emitColumnLabelsForIndex() local
[all...]
/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp475 const std::size_t Columns = in nearestMatchesForCodepointName() local
/llvm-project/llvm/lib/DWP/
H A DDWP.cpp500 unsigned Columns = 0; in writeIndex() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1186 getOrCreateOpTypeCoopMatr(MachineIRBuilder & MIRBuilder,const TargetExtType * ExtensionType,const SPIRVType * ElemType,uint32_t Scope,uint32_t Rows,uint32_t Columns,uint32_t Use) getOrCreateOpTypeCoopMatr() argument
/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4183 llvm::APSInt Columns(BitWidth); mangleType() local