Home
last modified time | relevance | path

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

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