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