Searched defs:appendString (Results 1 – 2 of 2) sorted by relevance
82 void ScopedString::appendString(int Width, int MaxChars, const char *S) { in appendString() function in scudo::ScopedString
165 static Value *appendString(IRBuilder<> &Builder, Value *Desc, Value *Arg, in appendString() function