Searched refs:getNamedVariable (Results 1 – 4 of 4) sorted by relevance
112 …const TVariable *getNamedVariable(const TSourceLoc &location, const TString *name, const TSymbol *…
1186 const TVariable *TParseContext::getNamedVariable(const TSourceLoc &location, in getNamedVariable() function in TParseContext1654 const TVariable *variable = getNamedVariable(identifierLoc, identifier, symbol); in parseInvariantDeclaration()
231 const TVariable *variable = context->getNamedVariable(@1, $1.string, $1.symbol);
2371 …const TVariable *variable = context->getNamedVariable((yylsp[0]), (yyvsp[0].lex).string, (yyvsp[0]… in yyparse()