Searched defs:Sprintf (Results 1 – 2 of 2) sorted by relevance
25 static bool Sprintf(llvm::SmallVectorImpl<char> &Buffer, const char *Fmt, ...) { in Sprintf() function
535 static std::string Sprintf(const char *format, ...) { in Sprintf() function