Lines Matching refs:clang_createIndex
1604 Idx = clang_createIndex(/* excludeDeclsFromPCH */ in perform_test_load_tu()
1631 Idx = clang_createIndex(/* excludeDeclsFromPCH */ in perform_test_load_source()
1699 Idx = clang_createIndex(/* excludeDeclsFromPCH */ in perform_test_reparse_source()
1800 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in perform_file_scan()
2183 CIdx = clang_createIndex(0, 0); in perform_code_completion()
2331 CIdx = clang_createIndex(1, 1); in inspect_cursor_at()
2615 CIdx = clang_createIndex(1, 1); in find_file_refs_at()
2720 CIdx = clang_createIndex(1, 1); in find_file_includes_in()
3394 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in index_file()
3438 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in index_tu()
3473 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in index_compile_db()
3606 CIdx = clang_createIndex(0, 1); in perform_token_annotation()
4001 Idx = clang_createIndex(/* excludeDeclsFromPCH */1, /* displayDiagnostics=*/1); in write_pch_file()