Lines Matching refs:AstInterface
139 AstInterface::DoubleMemberDeclarations const & doubleMembers)
141 for (AstInterface::DoubleMemberDeclarations::const_iterator i(
150 AstInterface * ifc, rtl::OString const & name, bool optional,
157 if (!static_cast< AstInterface const * >(resolved)->isDefined()) {
161 AstInterface::DoubleDeclarations doubleDecls(
163 static_cast< AstInterface const * >(resolved),
172 for (AstInterface::DoubleInterfaceDeclarations::iterator i(
586 AstInterface* pForward = NULL;
594 pForward = new AstInterface(*$1, NULL, pScope);
624 AstInterface* pInterface = NULL;
625 AstInterface* pForward = NULL;
633 pInterface = new AstInterface(
635 static_cast< AstInterface * >($1->getInherits()), pScope);
644 pForward = (AstInterface*)pDecl;
705 AstInterface * ifc = static_cast< AstInterface * >(
801 AstInterface * scope = static_cast< AstInterface * >(
806 AstInterface::DoubleMemberDeclarations doubleMembers(
1008 AstInterface * pScope = static_cast< AstInterface * >(
1026 AstInterface::DoubleMemberDeclarations doubleMembers(
1285 AstInterface * ifc = static_cast< AstInterface * >(
1745 $1, (AstInterface*)pDecl, *iter, pScope);
1830 pObserves = new AstObserves((AstInterface*)pDecl, *iter, pScope);