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/
DHostInfoBase.cpp87 llvm::Triple HostInfoBase::GetTargetTriple() { in GetTargetTriple() function in HostInfoBase
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp674 const char *TypeSystemClang::GetTargetTriple() { in GetTargetTriple() function in TypeSystemClang