clang 19.0.0git
Public Attributes | List of all members
CXComment Struct Reference

A parsed comment. More...

#include "clang-c/Documentation.h"

Public Attributes

const void * ASTNode
 
CXTranslationUnit TranslationUnit
 

Detailed Description

A parsed comment.

Definition at line 37 of file Documentation.h.

Member Data Documentation

◆ ASTNode

const void* CXComment::ASTNode

Definition at line 38 of file Documentation.h.

◆ TranslationUnit

CXTranslationUnit CXComment::TranslationUnit

Definition at line 39 of file Documentation.h.


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