Searched refs:hasCStrMethod (Results 1 – 3 of 3) sorted by relevance
8280 bool hasCStrMethod(const Expr *E);
3942 bool Sema::hasCStrMethod(const Expr *E) { in hasCStrMethod() function in Sema
906 << Ty << CT << hasCStrMethod(E) << ".c_str()"); in checkVariadicArgument()