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
5647 * Retrieve a diagnostic associated with the given code completion.
5650 * \param Index the zero-based diagnostic number to retrieve.
5652 * \returns the requested diagnostic. This diagnostic must be freed
6325 * Called at the end of indexing; passes the complete diagnostic set.
6327 void (*diagnostic)(CXClientData client_data, CXDiagnosticSet, void *reserved);