clang 22.0.0git
clang::CodeCompletionAllocator Class Reference

An allocator used specifically for the purpose of code completion. More...

#include "clang/Sema/CodeCompleteConsumer.h"

Inheritance diagram for clang::CodeCompletionAllocator:
[legend]

Public Member Functions

const char * CopyString (const Twine &String)
 Copy the given string into this allocator.

Detailed Description

An allocator used specifically for the purpose of code completion.

Definition at line 651 of file CodeCompleteConsumer.h.

Member Function Documentation

◆ CopyString()

const char * CodeCompletionAllocator::CopyString ( const Twine & String)

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