Searched defs:IsLinux (Results 1 – 6 of 6) sorted by relevance
174 inline bool IsLinux() in IsLinux() function
254 inline bool IsLinux() in IsLinux() function
226 bool IsLinux() in IsLinux() function
118 bool IsLinux; variable
782 bool DawnTestBase::IsLinux() const { in IsLinux() function in DawnTestBase
433 bool IsLinux = TargetTriple.isOSLinux(); in getShadowMapping() local