Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c162 static int checkForErrors(CXTranslationUnit TU);
1983 if (checkForErrors(TU) != 0) { in perform_test_load()
2064 if (checkForErrors(TU) != 0) in perform_test_load_source()
2136 if (checkForErrors(TU) != 0) in perform_test_reparse_source()
2181 if (checkForErrors(TU) != 0) in perform_test_reparse_source()
2421 static int checkForErrors(CXTranslationUnit TU) { in checkForErrors() function
2867 if (checkForErrors(TU) != 0) in inspect_cursor_at()
2881 if (checkForErrors(TU) != 0) in inspect_cursor_at()
2893 if (checkForErrors(TU) != 0) in inspect_cursor_at()
3162 if (checkForErrors(TU) != 0) in find_file_refs_at()
[all …]