Home
last modified time | relevance | path

Searched refs:getTypeParameterCount (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/idlc/inc/idlc/
H A Daststruct.hxx51 DeclList::size_type getTypeParameterCount() const in getTypeParameterCount() function in AstStruct
/AOO41X/main/idlc/source/
H A Daststruct.cxx85 ? getTypeParameterCount() == 0 : AstDeclaration::isType(); in isType()
H A Dparser.y200 if (static_cast< AstStruct const * >(resolved)->getTypeParameterCount() in createNamedType()