Searched defs:getOSAndEnvironmentName (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ | ||
H A D | Platform.cpp | 84 std::string getOSAndEnvironmentName(PlatformType Platform, getOSAndEnvironmentName() function |
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/ | ||
H A D | Triple.cpp | 1205 StringRef Triple::getOSAndEnvironmentName() const { getOSAndEnvironmentName() function in Triple |