Searched defs:AppendF (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_printf.cpp | 347 void InternalScopedString::AppendF(const char *format, ...) { in AppendF() function in __sanitizer::InternalScopedString |
H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 568 auto AppendF = [&](uptr regset) { GetRegistersAndSP() local |