reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
267 line_idx = line_table->FindLineEntryIndexByFileIndex( 276 while (line_idx != UINT32_MAX) { 288 line_idx = line_table->FindLineEntryIndexByFileIndex( 289 line_idx + 1, file_indexes.front(), found_line, true, 297 line_idx = line_table->FindLineEntryIndexByFileIndex( 306 while (line_idx != UINT32_MAX) { 315 line_idx = line_table->FindLineEntryIndexByFileIndex( 316 line_idx + 1, file_indexes, found_line, true, &line_entry);