Searched refs:parseOS (Results 1 – 2 of 2) sorted by relevance
66 static llvm::Triple::OSType parseOS(const llvm::json::Object &Obj) { in parseOS() function108 llvm::Triple::OSType OS = parseOS(*Obj); in parseDarwinSDKSettingsJSON()
675 static Triple::OSType parseOS(StringRef OSName) { in parseOS() function1032 OS = parseOS(Components[2]); in Triple()1066 OS(parseOS(OSStr.str())), in Triple()1083 OS(parseOS(OSStr.str())), in Triple()1158 OS = parseOS(Components[2]); in normalize()1204 OS = parseOS(Comp); in normalize()