clang 22.0.0git
Public Attributes | List of all members
clang::NamespaceAndPrefix Struct Reference

#include "clang/AST/NestedNameSpecifierBase.h"

Inheritance diagram for clang::NamespaceAndPrefix:
[legend]

Public Attributes

const NamespaceBaseDeclNamespace
 
NestedNameSpecifier Prefix
 

Detailed Description

Definition at line 262 of file NestedNameSpecifierBase.h.

Member Data Documentation

◆ Namespace

const NamespaceBaseDecl* clang::NamespaceAndPrefix::Namespace

◆ Prefix

NestedNameSpecifier clang::NamespaceAndPrefix::Prefix

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