Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp166 bool instrumented) { in set()
H A Dsanitizer_common.h847 bool instrumented() const { return instrumented_; } in instrumented() function