Searched defs:getPlatformName (Results 1 – 4 of 4) sorted by relevance
64 StringRef getPlatformName(PlatformKind Platform) { in getPlatformName() function
680 EIGEN_STRONG_INLINE std::string getPlatformName() const { in getPlatformName() function1020 EIGEN_STRONG_INLINE std::string getPlatformName() const { in getPlatformName() function
926 StringRef getPlatformName() const { return PlatformName; } in getPlatformName() function
562 static const char *getPlatformName(MachO::PlatformType Type) { in getPlatformName() function