Lines Matching refs:TripleStr
1548 const HostInfo *Driver::GetHostInfo(const char *TripleStr) const {1550 llvm::Triple Triple(llvm::Triple::normalize(TripleStr).c_str());