Searched refs:pEnumVal (Results 1 – 1 of 1) sorted by relevance
2922 AstConstant* pEnumVal = NULL; variable2930 pEnumVal = new AstConstant(ET_long , NT_enum_val, 2933 if ( pEnum->checkValue(pEnumVal->getConstValue()) )2936 pScope->addDeclaration(pEnumVal);2948 AstConstant* pEnumVal = NULL; variable2958 pEnumVal = new AstConstant(ET_long , NT_enum_val, 2961 if ( pEnum->checkValue(pEnumVal->getConstValue()) )2964 pScope->addDeclaration(pEnumVal);