Lines Matching refs:clang_createIndex
1572 Idx = clang_createIndex(/* excludeDeclsFromPCH */ in perform_test_load_tu()
1597 Idx = clang_createIndex(/* excludeDeclsFromPCH */ in perform_test_load_source()
1646 Idx = clang_createIndex(/* excludeDeclsFromPCH */ in perform_test_reparse_source()
1747 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in perform_file_scan()
2147 CIdx = clang_createIndex(0, 0); in perform_code_completion()
2291 CIdx = clang_createIndex(1, 1); in inspect_cursor_at()
2462 CIdx = clang_createIndex(1, 1); in find_file_refs_at()
2567 CIdx = clang_createIndex(1, 1); in find_file_includes_in()
3241 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in index_file()
3285 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in index_tu()
3320 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1, in index_compile_db()
3453 CIdx = clang_createIndex(0, 1); in perform_token_annotation()
3848 Idx = clang_createIndex(/* excludeDeclsFromPCH */1, /* displayDiagnostics=*/1); in write_pch_file()