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

#include "clang-c/Index.h"

Public Attributes

void * context
 
enum CXVisitorResult(* visit )(void *context, CXCursor, CXSourceRange)
 

Detailed Description

Definition at line 5848 of file Index.h.

Member Data Documentation

◆ context

void* CXCursorAndRangeVisitor::context

Definition at line 5849 of file Index.h.

◆ visit

enum CXVisitorResult(* CXCursorAndRangeVisitor::visit) (void *context, CXCursor, CXSourceRange)

Definition at line 5849 of file Index.h.


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