Allow ObjectStore implementations to create internal handles.
Synopsis
Declared in <llvm/CAS/ObjectStore.h>
#define MAKE_CAS_HANDLE_CONSTRUCTOR(HandleKind)
Parameters
Name |
Description |
HandleKind |
Handle type name to generate a constructor for. |
Created with MrDocs