Home
last modified time | relevance | path

Searched defs:ColumnInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h69 ColumnInfo(uint16_t StartColumn, uint16_t EndColumn) { in ColumnInfo() function
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp15943 struct ColumnInfo { struct
15944 enum Justification { Left, Right };
15945 std::string name;
15946 int width;
15947 Justification justification;