Home
last modified time | relevance | path

Searched refs:PlatformVersionSet (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DTarget.cpp55 PlatformVersionSet mapToPlatformVersionSet(ArrayRef<Target> Targets) { in mapToPlatformVersionSet()
56 PlatformVersionSet Result; in mapToPlatformVersionSet()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DPlatform.h23 using PlatformVersionSet = SmallSet<std::pair<PlatformType, VersionTuple>, 3>; variable
H A DTarget.h69 PlatformVersionSet mapToPlatformVersionSet(ArrayRef<Target> Targets);