Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp347 void InternalScopedString::AppendF(const char *format, ...) { in AppendF() function in __sanitizer::InternalScopedString
H A Dsanitizer_stoptheworld_linux_libcdep.cpp568 auto AppendF = [&](uptr regset) { GetRegistersAndSP() local