clang 23.0.0git
clang::driver::modules::StdModuleManifest::Module::LocalArguments Struct Reference

#include "clang/Driver/ModulesDriver.h"

Public Attributes

std::vector< std::string > SystemIncludeDirs

Detailed Description

Definition at line 38 of file ModulesDriver.h.

Member Data Documentation

◆ SystemIncludeDirs

std::vector<std::string> clang::driver::modules::StdModuleManifest::Module::LocalArguments::SystemIncludeDirs

Definition at line 39 of file ModulesDriver.h.

Referenced by clang::driver::modules::fromJSON().


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