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.c75 static int checkForErrors(CXTranslationUnit TU);
1189 if (checkForErrors(TU) != 0) { in perform_test_load()
1296 if (checkForErrors(TU) != 0) in perform_test_reparse_source()
1316 if (checkForErrors(TU) != 0) in perform_test_reparse_source()
1498 static int checkForErrors(CXTranslationUnit TU) { in checkForErrors() function
1902 if (checkForErrors(TU) != 0) in inspect_cursor_at()
1913 if (checkForErrors(TU) != 0) in inspect_cursor_at()
1925 if (checkForErrors(TU) != 0) in inspect_cursor_at()
2038 if (checkForErrors(TU) != 0) in find_file_refs_at()
2049 if (checkForErrors(TU) != 0) in find_file_refs_at()
[all …]