Lines Matching full:retrieve
82 * Retrieve a diagnostic associated with the given CXDiagnosticSet.
85 * \param Index the zero-based diagnostic number to retrieve.
144 * Retrieve the child diagnostics of a CXDiagnostic.
243 * Retrieve the set of display options most similar to the
258 * Retrieve the source location of the given diagnostic.
266 * Retrieve the text of the given diagnostic.
271 * Retrieve the name of the command-line option that enabled this
286 * Retrieve the category number for this diagnostic.
298 * Retrieve the name of a particular diagnostic category. This
311 * Retrieve the diagnostic category text for a given diagnostic.
324 * Retrieve a source range associated with the diagnostic.
346 * Retrieve the replacement information for a given fix-it.