Searched defs:NeedsStaticCast (Results 1 – 1 of 1) sorted by relevance
100 static std::string asBool(StringRef Text, bool NeedsStaticCast) { in asBool()169 const bool NeedsStaticCast = needsStaticCast(E); in replacementExpression() local