Lines Matching refs:clang_createIndex
1905 Idx = clang_createIndex(0, 1); in print_target_info()
1997 Idx = clang_createIndex(/* excludeDeclsFromPCH */ in perform_test_load_tu()
2025 Idx = clang_createIndex(/* excludeDeclsFromPCH */ in perform_test_load_source()
2101 Idx = clang_createIndex(/* excludeDeclsFromPCH */ in perform_test_reparse_source()
2181 Idx = clang_createIndex(/* excludeDeclsFromPCH */1, in perform_single_file_parse()
2209 Idx = clang_createIndex(/* excludeDeclsFromPCH */1, in perform_file_retain_excluded_cb()
2258 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in perform_file_scan()
2685 CIdx = clang_createIndex(0, 0); in perform_code_completion()
2837 CIdx = clang_createIndex(1, 1); in inspect_cursor_at()
3131 CIdx = clang_createIndex(1, 1); in find_file_refs_at()
3237 CIdx = clang_createIndex(1, 1); in find_file_includes_in()
3941 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in index_file()
3985 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in index_tu()
4020 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in index_compile_db()
4154 CIdx = clang_createIndex(0, 1); in perform_token_annotation()
4545 Idx = clang_createIndex(/* excludeDeclsFromPCH */1, /* displayDiagnostics=*/1); in write_pch_file()