clang 19.0.0git
Public Member Functions | List of all members
clang::syntax::Arena Class Reference

A memory arena for syntax trees. More...

#include "clang/Tooling/Syntax/Tree.h"

Public Member Functions

llvm::BumpPtrAllocator & getAllocator ()
 

Detailed Description

A memory arena for syntax trees.

Definition at line 36 of file Tree.h.

Member Function Documentation

◆ getAllocator()

llvm::BumpPtrAllocator & clang::syntax::Arena::getAllocator ( )
inline

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