Searched defs:isNegated (Results 1 – 8 of 8) sorted by relevance
108 private boolean isNegated(String regularExpression) in isNegated() method in ListParser
54 bool isNegated() const { return Negated; } in isNegated() function
29 LazyExpression::LazyExpression( bool isNegated ) in LazyExpression()
169 public boolean isNegated() { in isNegated() method in CharRange
420 bool isNegated = false; in tryParseRelocExpression() local
1922 val isNegated = condition.firstChild?.node?.findChildByType(KtTokens.NOT_IN) != null in <lambda>() constant
8208 LazyExpression::LazyExpression( bool isNegated ) in LazyExpression()
8153 LazyExpression::LazyExpression( bool isNegated ) in LazyExpression()