Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_flag_parser.cc119 const char *old_buf_ = buf_; in ParseString() local
126 buf_ = old_buf_; in ParseString()