Searched refs:asBool (Results 1 – 1 of 1) sorted by relevance
99 static std::string asBool(StringRef Text, bool NeedsStaticCast) { in asBool() function203 return (asBool((getText(Context, *LHS) + " " + NegatedOperator + " " + in replacementExpression()218 return ("!" + asBool(Text, NeedsStaticCast)); in replacementExpression()237 return asBool(getText(Context, *E), NeedsStaticCast); in replacementExpression()