Searched refs:hasCStrMethod (Results 1 – 6 of 6) sorted by relevance
8584 bool hasCStrMethod(const Expr *E);
11145 bool hasCStrMethod(const Expr *E);
4827 bool Sema::hasCStrMethod(const Expr *E) { in hasCStrMethod() function in Sema
918 << Ty << CT << hasCStrMethod(E) << ".c_str()"); in checkVariadicArgument()
8200 bool Sema::hasCStrMethod(const Expr *E) { in hasCStrMethod() function in Sema
935 << Ty << CT << hasCStrMethod(E) << ".c_str()"); in checkVariadicArgument()