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()
166 virtual bool isUserType() const { return userType; } in isUserType() function
1621 if (variable->isUserType() && in identifierOrType()
651 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) { in handleVariable()7688 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) { in lookupUserType()