Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DLine.h70 ColumnInfo(uint16_t StartColumn, uint16_t EndColumn) { in ColumnInfo() function
/third_party/libabigail/tests/lib/
Dcatch.hpp16291 struct ColumnInfo { struct
16292 enum Justification { Left, Right };
16293 std::string name;
16294 int width;
16295 Justification justification;