Searched defs:parseOS (Results 1 – 2 of 2) sorted by relevance
66 static llvm::Triple::OSType parseOS(const llvm::json::Object &Obj) { in parseOS() function
675 static Triple::OSType parseOS(StringRef OSName) { in parseOS() function