Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stacktrace_printer_test.cpp18 TEST(SanitizerStacktracePrinter, RenderSourceLocation) { in TEST() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp281 void RenderSourceLocation(InternalScopedString *buffer, const char *file, in RenderSourceLocation() function