Searched defs:is_windows (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/ | ||
H A D | target_info.py | 24 def is_windows(self): member in DefaultTargetInfo |
/netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/ | ||
H A D | check_cfc.py | 67 def is_windows(): function |