Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Basic/Targets/
HDARM.cpp34 bool IsNetBSD = T.isOSNetBSD(); in setABIAAPCS() local
261 bool IsNetBSD = Triple.isOSNetBSD(); in ARMTargetInfo() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp485 bool IsNetBSD = TargetTriple.isOSNetBSD(); in getShadowMapping() local