clang: clang::CodeCompletionAllocator Class Reference (original) (raw)
An allocator used specifically for the purpose of code completion. More...
#include "[clang/Sema/CodeCompleteConsumer.h](CodeCompleteConsumer%5F8h%5Fsource.html)"
Public Member Functions | |
---|---|
const char * | CopyString (const Twine &String) |
Copy the given string into this allocator. | |
An allocator used specifically for the purpose of code completion.
Definition at line 650 of file CodeCompleteConsumer.h.
◆ CopyString()
const char * CodeCompletionAllocator::CopyString | ( | const Twine & | String | ) |
---|
The documentation for this class was generated from the following files:
- include/clang/Sema/CodeCompleteConsumer.h
- lib/Sema/CodeCompleteConsumer.cpp