Searched refs:UnsupportedObjectFormatTypes (Results 1 – 1 of 1) sorted by relevance
1956 ArrayRef<llvm::Triple::ObjectFormatType> UnsupportedObjectFormatTypes) { in CheckBuiltinTargetNotInUnsupported() argument1959 if (llvm::is_contained(UnsupportedObjectFormatTypes, CurObjFormat)) { in CheckBuiltinTargetNotInUnsupported()