Searched defs:EndColumn (Results 1 – 5 of 5) sorted by relevance
70 ColumnInfo(uint16_t StartColumn, uint16_t EndColumn) { in ColumnInfo()99 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
61 support::ulittle16_t EndColumn; member
70 public int EndColumn { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
71 uint16_t EndColumn; member
423 int Script::EndColumn() const { in EndColumn() function in v8::debug::Script