Searched refs:source_pos (Results 1 – 4 of 4) sorted by relevance
202 int begin = source_pos() - 2; in ScanHexNumber()229 ReportScannerError(Location(beg_pos, source_pos() + 1), in ScanUnlimitedLengthHexNumber()394 int pos = source_pos(); in Next()444 int start_position = source_pos(); in SkipWhiteSpace()485 return source_pos() != start_position; in SkipWhiteSpace()615 next_.location.beg_pos = source_pos(); in Scan()874 next_.location.end_pos = source_pos(); in Scan()925 int current_pos = source_pos(); in SeekForward()1015 octal_pos_ = Location(source_pos() - i - 1, source_pos() - 1); in ScanOctalEscape()1146 next_.location.end_pos = source_pos(); in ScanTemplateSpan()[all …]
714 int source_pos() { in source_pos() function
1036 int source_pos = code->SourcePosition(code_offset); in PrintFunctionAndOffset() local1040 int line = script->GetLineNumber(source_pos) + 1; in PrintFunctionAndOffset()1105 int source_pos = code->SourcePosition(code_offset); in CollectFunctionAndOffsetForICStats() local1109 ic_info.line_num = script->GetLineNumber(source_pos) + 1; in CollectFunctionAndOffsetForICStats()1881 int source_pos = AbstractCode::cast(code)->SourcePosition(offset); in Print() local1882 int line = script->GetLineNumber(source_pos) + 1; in Print()1889 int source_pos = AbstractCode::cast(bytecodes)->SourcePosition(offset); in Print() local1890 int line = script->GetLineNumber(source_pos) + 1; in Print()
628 FT_UInt source_pos, in ps_dimension_set_mask_bits() argument643 source_pos, source_bits, memory ); in ps_dimension_set_mask_bits()