Loom C API
Public Loom compiler C API
Loading...
Searching...
No Matches
loomc_link_index_source_options_t Struct Reference

Source provider options used when adding sources to a link index. More...

#include <link_index.h>

Data Fields

loomc_string_view_t provider_name
 Stable provider label for diagnostics and private-name determinism.
loomc_link_provider_role_t role
 Provider search precedence role.

Detailed Description

Source provider options used when adding sources to a link index.

Lifetime
String views are borrowed for the duration of the builder call that consumes this descriptor unless that call explicitly documents a copy.

The documentation for this struct was generated from the following file: