Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dtarget_info.py24 def is_windows(self): member in DefaultTargetInfo
138 def is_windows(self): member in WindowsLocalTI
/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/
H A Dcheck_cfc.py67 def is_windows(): function