Searched defs:c_str (Results 1 – 10 of 10) sorted by relevance
35 const char *c_str() const { return &name[0]; } in c_str() function
92 const char* c_str() const { return pathname_.c_str(); } in c_str() function
49 const char *c_str() const { return ptr.get(); } in c_str() function
100 fs::path::c_str(void) const in c_str() function in fs::path
259 const char* c_str() { in c_str() function
156 const char *c_str() { return Path.c_str(); } in c_str() function
196 c_str(SmallVectorImpl<T> &str) { in c_str() function
135 impl::path::c_str(void) in c_str() function in impl::path
13678 auto StringRef::c_str() const -> char const* { in c_str() function in Catch::StringRef