Function that looks up a Type by its bitcode type ID.

Synopsis

Declared in <llvm/Bitcode/BitcodeReader.h>

typedef std::function<Type*(unsigned int)> GetTypeByIDTy;

Created with MrDocs