Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:clang_createIndex

718   Idx = clang_createIndex(/* excludeDeclsFromPCH */
741 Idx = clang_createIndex(/* excludeDeclsFromPCH */
781 Idx = clang_createIndex(/* excludeDeclsFromPCH */
854 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1,
1200 CIdx = clang_createIndex(0, 0);
1337 CIdx = clang_createIndex(1, 1);
1436 CIdx = clang_createIndex(1, 1);
1984 CIdx = clang_createIndex(0, 1);
2018 CIdx = clang_createIndex(0, 1);
2290 Idx = clang_createIndex(/* excludeDeclsFromPCH */1, /* displayDiagnosics=*/1);