Searched refs:isUserType (Results 1 – 9 of 9) 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
1767 if (variable->isUserType() && in identifierOrType()
1794 if (variable->isUserType() && in identifierOrType()
653 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) { in handleVariable()7866 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) { in lookupUserType()
653 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) { in handleVariable()7870 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) { in lookupUserType()