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

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

Completed in 77 milliseconds