Home
last modified time | relevance | path

Searched defs:SetTriple (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp123 void SBModuleSpec::SetTriple(const char *triple) { in SetTriple() function in SBModuleSpec
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp747 bool ArchSpec::SetTriple(const llvm::Triple &triple) { in SetTriple() function in ArchSpec
789 bool ArchSpec::SetTriple(llvm::StringRef triple) { in SetTriple() function in ArchSpec