Searched defs:IsIOS (Results 1 – 4 of 4) sorted by relevance
210 inline bool IsIOS() in IsIOS() function
117 inline bool IsIOS() in IsIOS() function
244 bool IsIOS() in IsIOS() function
429 bool IsIOS = TargetTriple.isiOS() || TargetTriple.isWatchOS(); in getShadowMapping() local