Home
last modified time | relevance | path

Searched defs:appendString (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDstring_utils.cpp82 void ScopedString::appendString(int Width, int MaxChars, const char *S) { in appendString() function in scudo::ScopedString
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDAMDGPUEmitPrintf.cpp165 static Value *appendString(IRBuilder<> &Builder, Value *Desc, Value *Arg, in appendString() function