Searched refs:EASTWALKBREAK (Results 1 – 4 of 4) sorted by relevance
43 EASTWALKBREAK, /* Break ast walk */ enumerator
306 if (ret && ret != EASTWALKBREAK) { in WalkForward()308 } else if (ret != EASTWALKBREAK && forwardWalkObj->child_ != nullptr) { in WalkForward()388 if (ret && ret != EASTWALKBREAK) { in WalkRound()
419 return TemplateObjectImplGen(object, depth) ? EASTWALKBREAK : EOUTPUT; in ObjectImplementGen()
52 EASTWALKBREAK: 9, property in HcsErrorNo1009 if (ret && ret !== HcsErrorNo.EASTWALKBREAK) {1012 ret !== HcsErrorNo.EASTWALKBREAK &&