Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp119 ConstString const_triple(triple.c_str()); in GetTriple() local
120 return const_triple.GetCString(); in GetTriple()
H A DSBModule.cpp583 ConstString const_triple(triple.c_str()); in GetTriple() local
584 return const_triple.GetCString(); in GetTriple()
H A DSBTarget.cpp1583 ConstString const_triple(triple.c_str()); in GetTriple() local
1584 return const_triple.GetCString(); in GetTriple()