Searched refs:pConstants (Results 1 – 1 of 1) sorted by relevance
1371 AstConstants* pConstants = NULL; variable1376 pConstants = new AstConstants(*$3, pScope);1377 if( (pExists = pScope->lookupForAdd(pConstants)) )1380 delete(pConstants);1381 pConstants = (AstConstants*)pExists;1384 pScope->addDeclaration(pConstants);1386 idlc()->scopes()->push(pConstants);