Type.isBuiltinType

true if it is a type defined by the compiler

struct Type
bool isBuiltinType;

Meta