Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp67 const char *StripPathPrefix(const char *filepath, in StripPathPrefix() function
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_common_test.cpp346 TEST(SanitizerCommon, StripPathPrefix) { in TEST() argument