Lines Matching full:platformname
89 StringRef &PlatformName,124 PlatformName = "macosx";127 PlatformName = llvm::Triple::getOSTypeName(Triple.getOS());133 if (PlatformName == "win32") {174 getDarwinDefines(Builder, Opts, Triple, this->PlatformName,2994 getDarwinDefines(Builder, Opts, Triple, PlatformName, PlatformMinVersion);