Searched refs:ObjFmt (Results 1 – 1 of 1) sorted by relevance
682 StringRef ObjFmt = Triple.getEnvironmentName().split('-').second; in ComputeEffectiveClangTriple() local683 if (ObjFmt.empty()) in ComputeEffectiveClangTriple()687 (Twine("msvc") + MSVT.getAsString() + Twine('-') + ObjFmt).str()); in ComputeEffectiveClangTriple()