Searched defs:SetTriple (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBModuleSpec.cpp | 123 void SBModuleSpec::SetTriple(const char *triple) { in SetTriple() function in SBModuleSpec |
/llvm-project/lldb/source/Utility/ | ||
H A D | ArchSpec.cpp | 747 bool ArchSpec::SetTriple(const llvm::Triple &triple) { SetTriple() function in ArchSpec |