Searched refs:getTypeParameterCount (Results 1 – 3 of 3) sorted by relevance
51 DeclList::size_type getTypeParameterCount() const in getTypeParameterCount() function in AstStruct
85 ? getTypeParameterCount() == 0 : AstDeclaration::isType(); in isType()
200 if (static_cast< AstStruct const * >(resolved)->getTypeParameterCount()
Completed in 28 milliseconds