Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cpp137 bool instrumented) { in set()
Dsanitizer_common.h801 bool instrumented() const { return instrumented_; } in instrumented() function