get_triple_for_target 119 src/LLVM_Output.cpp const auto kind = Internal::get_triple_for_target(target).isOSDarwin() get_triple_for_target 408 src/LLVM_Runtime_Linker.cpp llvm::Triple triple = Internal::get_triple_for_target(t); get_triple_for_target 21 src/LLVM_Runtime_Linker.h llvm::Triple get_triple_for_target(const Target &target);