Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_diag.cc101 const char *EndNote() const { return Default(); } in EndNote() function in __anon95a638660111::Decorator
352 Buffer.append("%s note: %s", Decor.Note(), Decor.EndNote()); in ~Diag()