Lines Matching refs:clang_createIndex
1906 Idx = clang_createIndex(0, 1);
1998 Idx = clang_createIndex(/* excludeDeclsFromPCH */
2026 Idx = clang_createIndex(/* excludeDeclsFromPCH */
2104 Idx = clang_createIndex(/* excludeDeclsFromPCH */
2198 Idx = clang_createIndex(/* excludeDeclsFromPCH */1,
2226 Idx = clang_createIndex(/* excludeDeclsFromPCH */1,
2275 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1,
2702 CIdx = clang_createIndex(0, 0);
2854 CIdx = clang_createIndex(1, 1);
3148 CIdx = clang_createIndex(1, 1);
3254 CIdx = clang_createIndex(1, 1);
3958 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1,
4002 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1,
4037 if (!(Idx = clang_createIndex(/* excludeDeclsFromPCH */ 1,
4171 CIdx = clang_createIndex(0, 1);
4562 Idx = clang_createIndex(/* excludeDeclsFromPCH */1, /* displayDiagnostics=*/1);