Lines Matching refs:AstDeclaration
153 AstDeclaration * decl = ifc->lookupByName(name);
154 AstDeclaration const * resolved = resolveTypedefs(decl);
189 AstDeclaration const * createNamedType(
192 AstDeclaration * decl = idlc()->scopes()->topNonNull()->lookupByName(
194 AstDeclaration const * resolved = resolveTypedefs(decl);
207 AstDeclaration * inst = new AstStructInstance(
228 bool includes(AstDeclaration const * type1, AstDeclaration const * type2) {
266 AstDeclaration* dclval; /* Declaration */
267 AstDeclaration const * cdclval;
516 AstDeclaration* pExists = NULL;
587 AstDeclaration* pDecl = NULL;
626 AstDeclaration* pDecl = NULL;
1152 AstDeclaration const * type = resolveTypedefs(pType);
1262 AstDeclaration * decl = idlc()->scopes()->nextToTop()->lookupByName(
1372 AstDeclaration* pExists = NULL;
1549 AstDeclaration const * type = 0;
1716 AstDeclaration* pDecl = NULL;
1766 AstDeclaration* pDecl = NULL;
1808 AstDeclaration* pDecl = NULL;
1850 AstDeclaration* pDecl = NULL;
1968 AstDeclaration * decl = scope->lookupByName(*$2);
2076 AstDeclaration * decl = scope->lookupByName(*$2);
2431 $$->push_back(const_cast< AstDeclaration * >($1)); //TODO: const_cast
2435 $1->push_back(const_cast< AstDeclaration * >($3)); //TODO: const_cast
2570 AstDeclaration* pDecl = NULL;
2571 AstDeclaration* pArray = NULL;
2620 AstDeclaration* pDecl = NULL;
2621 AstDeclaration* pSeq = NULL;
2822 AstDeclaration const * decl = 0;
3060 AstDeclaration const * pDecl = NULL;