Searched refs:selectRankConstruct (Results 1 – 2 of 2) sorted by relevance
24 const parser::SelectRankConstruct &selectRankConstruct) { in Leave() argument27 selectRankConstruct.t)}; in Leave()51 selectRankConstruct.t)}; in Leave()
284 bool Pre(const parser::SelectRankConstruct &selectRankConstruct) { in Pre() argument285 return PushConstructName(selectRankConstruct); in Pre()324 void Post(const parser::SelectRankConstruct &selectRankConstruct) { in Post() argument325 PopConstructName(selectRankConstruct); in Post()614 const parser::SelectRankConstruct &selectRankConstruct) { in PopConstructName() argument617 "SELECT RANK", selectRankConstruct); in PopConstructName()619 PopConstructNameIfPresent(selectRankConstruct); in PopConstructName()