Lines Matching defs:diagnostic
570 * Retrieve a diagnostic associated with the given translation unit.
573 * \param Index the zero-based diagnostic number to retrieve.
575 * \returns the requested diagnostic. This diagnostic must be freed
5712 * Retrieve a diagnostic associated with the given code completion.
5715 * \param Index the zero-based diagnostic number to retrieve.
5717 * \returns the requested diagnostic. This diagnostic must be freed
6390 * Called at the end of indexing; passes the complete diagnostic set.
6392 void (*diagnostic)(CXClientData client_data, CXDiagnosticSet, void *reserved);