Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_symbolizer_test.cc59 TEST(Symbolizer, DemangleSwiftAndCXX) { in TEST() argument
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_posix_libcdep.cc97 const char *DemangleSwiftAndCXX(const char *name) { in DemangleSwiftAndCXX() function