Home
last modified time | relevance | path

Searched refs:const_triple (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBModuleSpec.cpp119 ConstString const_triple(triple.c_str()); in GetTriple() local
120 return const_triple.GetCString(); in GetTriple()
HDSBModule.cpp583 ConstString const_triple(triple.c_str()); in GetTriple() local
584 return const_triple.GetCString(); in GetTriple()
HDSBTarget.cpp1627 ConstString const_triple(triple.c_str()); in GetTriple() local
1628 return const_triple.GetCString(); in GetTriple()