Home
last modified time | relevance | path

Searched refs:checkForErrors (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/c-index-test/
Dc-index-test.c90 static int checkForErrors(CXTranslationUnit TU);
1589 if (checkForErrors(TU) != 0) { in perform_test_load()
1663 if (checkForErrors(TU) != 0) in perform_test_load_source()
1731 if (checkForErrors(TU) != 0) in perform_test_reparse_source()
1762 if (checkForErrors(TU) != 0) in perform_test_reparse_source()
1945 static int checkForErrors(CXTranslationUnit TU) { in checkForErrors() function
2344 if (checkForErrors(TU) != 0) in inspect_cursor_at()
2358 if (checkForErrors(TU) != 0) in inspect_cursor_at()
2370 if (checkForErrors(TU) != 0) in inspect_cursor_at()
2629 if (checkForErrors(TU) != 0) in find_file_refs_at()
[all …]