Function that returns the type ID of a contained type by index.
Synopsis
Declared in <llvm/Bitcode/BitcodeReader.h>
typedef std::function<unsigned int(unsigned int, unsigned int)> GetContainedTypeIDTy;
Created with MrDocs
Function that returns the type ID of a contained type by index.
Declared in <llvm/Bitcode/BitcodeReader.h>
typedef std::function<unsigned int(unsigned int, unsigned int)> GetContainedTypeIDTy;
Created with MrDocs