CalltipsSupport.hasParent

True if the function is UFCS or a member function of some object or namespace. False if this is a global function call.

struct CalltipsSupport
bool hasParent;

Meta