clang 19.0.0git
Public Attributes | List of all members
clang::tooling::NodeLocationAccessors Struct Reference

#include "clang/Tooling/NodeIntrospection.h"

Public Attributes

SourceLocationMap LocationAccessors
 
SourceRangeMap RangeAccessors
 

Detailed Description

Definition at line 82 of file NodeIntrospection.h.

Member Data Documentation

◆ LocationAccessors

SourceLocationMap clang::tooling::NodeLocationAccessors::LocationAccessors

Definition at line 83 of file NodeIntrospection.h.

◆ RangeAccessors

SourceRangeMap clang::tooling::NodeLocationAccessors::RangeAccessors

Definition at line 84 of file NodeIntrospection.h.


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