class GlobalCodeCompletionAllocator

Declaration

class GlobalCodeCompletionAllocator : public CodeCompletionAllocator { /* full declaration omitted */ };

Description

Allocator for a cached set of global code completions.

Declared at: clang/include/clang/Sema/CodeCompleteConsumer.h:649

Inherits from: CodeCompletionAllocator

Inherited from CodeCompletionAllocator: