Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_addrhashmap_test.cpp27 static void ExistsInReferenceMap(const uptr key, const Value& val, void* arg) { in ExistsInReferenceMap() function
58 m.ForEach(ExistsInReferenceMap, &reference_map); in TEST()