Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/common/
H A DHostInfoBase.cpp86 llvm::Triple HostInfoBase::GetTargetTriple() { in GetTargetTriple() function in HostInfoBase
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp671 const char *TypeSystemClang::GetTargetTriple() { in GetTargetTriple() function in TypeSystemClang