Return true if the type is "first class", meaning it is a valid type for a Value.
Declared in <llvm/IR/Type.h>
<llvm/IR/Type.h>
bool isFirstClassType() const;
Created with MrDocs