toLanguage

Correctly determine the language of a libclang Cursor.

Combines an analysis of the name USR and a cursor query.

@safe
Language
toLanguage
(
const Cursor c
)

Meta