mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-04 18:45:52 +00:00
45 lines
1.9 KiB
Diff
45 lines
1.9 KiB
Diff
diff --git a/llvm-project/clang/tools/IndexStore/IndexStore.exports b/llvm-project/clang/tools/IndexStore/IndexStore.exports
|
|
index a24b8bbad9fe..1d5beaa02ba3 100644
|
|
--- a/llvm-project/clang/tools/IndexStore/IndexStore.exports
|
|
+++ b/llvm-project/clang/tools/IndexStore/IndexStore.exports
|
|
@@ -10,9 +10,7 @@ indexstore_store_create_with_options
|
|
indexstore_store_dispose
|
|
indexstore_store_get_unit_modification_time
|
|
indexstore_store_get_unit_name_from_output_path
|
|
-indexstore_store_units_apply
|
|
indexstore_store_units_apply_f
|
|
-indexstore_store_set_unit_event_handler
|
|
indexstore_store_set_unit_event_handler_f
|
|
indexstore_store_start_unit_event_listening
|
|
indexstore_store_stop_unit_event_listening
|
|
@@ -33,19 +31,13 @@ indexstore_symbol_relation_get_symbol
|
|
indexstore_occurrence_get_symbol
|
|
indexstore_occurrence_get_roles
|
|
indexstore_occurrence_get_line_col
|
|
-indexstore_occurrence_relations_apply
|
|
indexstore_occurrence_relations_apply_f
|
|
indexstore_record_reader_create
|
|
indexstore_record_reader_dispose
|
|
-indexstore_record_reader_search_symbols
|
|
indexstore_record_reader_search_symbols_f
|
|
-indexstore_record_reader_symbols_apply
|
|
indexstore_record_reader_symbols_apply_f
|
|
-indexstore_record_reader_occurrences_apply
|
|
indexstore_record_reader_occurrences_apply_f
|
|
-indexstore_record_reader_occurrences_in_line_range_apply
|
|
indexstore_record_reader_occurrences_in_line_range_apply_f
|
|
-indexstore_record_reader_occurrences_of_symbols_apply
|
|
indexstore_record_reader_occurrences_of_symbols_apply_f
|
|
indexstore_unit_dependency_get_kind
|
|
indexstore_unit_dependency_get_filepath
|
|
@@ -68,9 +60,7 @@ indexstore_unit_reader_get_working_dir
|
|
indexstore_unit_reader_get_output_file
|
|
indexstore_unit_reader_get_sysroot_path
|
|
indexstore_unit_reader_get_target
|
|
-indexstore_unit_reader_dependencies_apply
|
|
indexstore_unit_reader_dependencies_apply_f
|
|
-indexstore_unit_reader_includes_apply
|
|
indexstore_unit_reader_includes_apply_f
|
|
indexstore_unit_reader_has_main_file
|
|
indexstore_unit_reader_is_debug_compilation
|