Searched refs:ParseMachCPUDashSubtypeTriple (Results 1 – 2 of 2) sorted by relevance
551 bool ParseMachCPUDashSubtypeTriple(llvm::StringRef triple_str, ArchSpec &arch);
745 bool lldb_private::ParseMachCPUDashSubtypeTriple(llvm::StringRef triple_str, in ParseMachCPUDashSubtypeTriple() function in lldb_private787 if (ParseMachCPUDashSubtypeTriple(triple, *this)) in SetTriple()