clang-tools 22.0.0git
clang::doc::ScopeChildren Struct Reference

#include <Representation.h>

Public Member Functions

void sort ()

Public Attributes

std::vector< ReferenceNamespaces
std::vector< ReferenceRecords
std::vector< FunctionInfoFunctions
std::vector< EnumInfoEnums
std::vector< TypedefInfoTypedefs
std::vector< ConceptInfoConcepts
std::vector< VarInfoVariables

Detailed Description

Definition at line 166 of file Representation.h.

Member Function Documentation

◆ sort()

void clang::doc::ScopeChildren::sort ( )

Definition at line 504 of file Representation.cpp.

References Concepts, Enums, Functions, Namespaces, Records, Typedefs, and Variables.

Member Data Documentation

◆ Concepts

◆ Enums

◆ Functions

◆ Namespaces

◆ Records

◆ Typedefs

◆ Variables

std::vector<VarInfo> clang::doc::ScopeChildren::Variables

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