clang_getDiagnosticLocation

\brief Retrieve the source location of the given diagnostic.

This location is where Clang would print the caret ('^') when displaying the diagnostic on the command line.

extern (C)
clang_getDiagnosticLocation

Meta