Home
last modified time | relevance | path

Searched refs:DemangleSwift (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_posix_libcdep.cc83 const char *DemangleSwift(const char *name) { in DemangleSwift() function
99 if (const char *swift_demangled_name = DemangleSwift(name)) in DemangleSwiftAndCXX()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_posix_libcdep.cpp80 const char *DemangleSwift(const char *name) { in DemangleSwift() function
89 if (const char *swift_demangled_name = DemangleSwift(name)) in DemangleSwiftAndCXX()