clang  3.9.0
Public Member Functions | List of all members
clang::CodeCompletionAllocator Class Reference

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

#include <CodeCompleteConsumer.h>

Inheritance diagram for clang::CodeCompletionAllocator:
[legend]
Collaboration diagram for clang::CodeCompletionAllocator:
[legend]

Public Member Functions

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

Detailed Description

An allocator used specifically for the purpose of code completion.

Definition at line 501 of file CodeCompleteConsumer.h.

Member Function Documentation

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

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