Searched refs:kUnfoldedShortCircuitExpression (Results 1 – 4 of 4) sorted by relevance
79 if ((mMask & kUnfoldedShortCircuitExpression) != 0) in matchInternal()166 if ((mMask & kUnfoldedShortCircuitExpression) != 0) in match()
34 kUnfoldedShortCircuitExpression = 0x0001, enumerator
58 IntermNodePatternMatcher::kUnfoldedShortCircuitExpression | in translate()68 IntermNodePatternMatcher::kUnfoldedShortCircuitExpression | in translate()
48 mPatternToUnfoldMatcher(IntermNodePatternMatcher::kUnfoldedShortCircuitExpression) in UnfoldShortCircuitTraverser()