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