Home
last modified time | relevance | path

Searched refs:SDLNames (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1952 llvm::SmallSet<std::string, 16> SDLNames; in AddStaticDeviceLibs() local
1957 SDLNames.insert(SDLName); in AddStaticDeviceLibs()
1966 for (auto SDLName : SDLNames) { in AddStaticDeviceLibs()