Searched refs:mapToPlatformSet (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
H A DPlatform.h40 PlatformSet mapToPlatformSet(ArrayRef<Triple> Targets);
H A DTarget.h60 PlatformSet mapToPlatformSet(ArrayRef<Target> Targets);
H A DInterfaceFile.h106 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); }
191 PlatformSet getPlatforms() const { return mapToPlatformSet(Targets); }
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTarget.cpp61 PlatformSet mapToPlatformSet(ArrayRef<Target> Targets) { function in namespace:llvm::MachO
H A DPlatform.cpp58 PlatformSet mapToPlatformSet(ArrayRef<Triple> Targets) { function in namespace:llvm::MachO

Completed in 120 milliseconds