Lines Matching defs:whereConstruct
341 bool Pre(const parser::WhereConstruct &whereConstruct) {
342 return PushConstructName(whereConstruct);
372 void Post(const parser::WhereConstruct &whereConstruct) {
373 PopConstructName(whereConstruct);
792 void CheckName(const parser::WhereConstruct &whereConstruct) {
794 "WHERE", whereConstruct);
797 whereConstruct.t)) {
799 whereConstruct,
805 whereConstruct.t)}) {
807 whereConstruct,