clang_getDiagnosticLocation

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) @nogc @trusted nothrow pure
clang_getDiagnosticLocation

Meta