Searched refs:isUserType (Results 1 – 6 of 6) sorted by relevance
428 if (variable->isUserType()) { in check_type()
92 bool isUserType() const { return userType; } in isUserType() function
3660 if (variable->isUserType()) { in check_type()
172 virtual bool isUserType() const { return userType; } in isUserType() function
1809 if (variable->isUserType() && in identifierOrType()
653 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) { in handleVariable()7956 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) { in lookupUserType()