clang-tools 19.0.0git
Public Attributes | List of all members
clang::clangd::config::Fragment::StyleBlock Struct Reference

#include <ConfigFragment.h>

Public Attributes

std::vector< Located< std::string > > FullyQualifiedNamespaces
 

Detailed Description

Definition at line 293 of file ConfigFragment.h.

Member Data Documentation

◆ FullyQualifiedNamespaces

std::vector<Located<std::string> > clang::clangd::config::Fragment::StyleBlock::FullyQualifiedNamespaces

Definition at line 298 of file ConfigFragment.h.


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