Searched defs:checkForErrors (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/c-index-test/
H A Dc-index-test.c90 static int checkForErrors(CXTranslationUnit TU);
1589 if (checkForErrors(TU) != 0) {
1663 if (checkForErrors(TU) != 0)
1731 if (checkForErrors(TU) != 0)
1762 if (checkForErrors(TU) != 0)
1945 static int checkForErrors(CXTranslationUnit TU) { function
2344 if (checkForErrors(TU) != 0)
2358 if (checkForErrors(TU) != 0)
2370 if (checkForErrors(TU) != 0)
2629 if (checkForErrors(T
[all...]

Completed in 88 milliseconds