Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_mac_test.cpp68 TEST(SanitizerMac, GetDarwinKernelVersion) { in TEST() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp709 DarwinKernelVersion GetDarwinKernelVersion() { in GetDarwinKernelVersion() function