Home
last modified time | relevance | path

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

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