Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.cpp139 const char *old_buf_ = buf_; in ParseString() local
146 buf_ = old_buf_; in ParseString()