Searched refs:hasCStrMethod (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp2896 bool Sema::hasCStrMethod(const Expr *E) { function in class:Sema
H A DSemaExpr.cpp827 << Ty << CT << hasCStrMethod(E) << ".c_str()");
/external/clang/include/clang/Sema/
H A DSema.h7575 bool hasCStrMethod(const Expr *E);

Completed in 3430 milliseconds