Home
last modified time | relevance | path

Searched defs:getOSAndEnvironmentName (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DPlatform.cpp84 std::string getOSAndEnvironmentName(PlatformType Platform, getOSAndEnvironmentName() function
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp1205 StringRef Triple::getOSAndEnvironmentName() const { getOSAndEnvironmentName() function in Triple