Searched defs:isTargetWindows (Results 1 – 5 of 5) sorted by relevance
219 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
222 bool isTargetWindows() const { return TargetTriple.getOS() == Triple::Win32; } in isTargetWindows() function
305 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
492 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function
636 bool isTargetWindows() const { return TargetTriple.isOSWindows(); } in isTargetWindows() function