Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dstrings_test.cpp46 constexpr char appendString[] = "123"; in TEST() local
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp93 static int appendString(char **Buffer, const char *BufferEnd, int Width, in appendString() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp161 static Value *appendString(IRBuilder<> &Builder, Value *Desc, Value *Arg, in appendString() function