clang 19.0.0git
List of all members
clang::GlobalCodeCompletionAllocator Class Reference

Allocator for a cached set of global code completions. More...

#include "clang/Sema/CodeCompleteConsumer.h"

Inheritance diagram for clang::GlobalCodeCompletionAllocator:
Inheritance graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from clang::CodeCompletionAllocator
const char * CopyString (const Twine &String)
 Copy the given string into this allocator.
 

Detailed Description

Allocator for a cached set of global code completions.

Definition at line 658 of file CodeCompleteConsumer.h.


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