Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1715 bool FoundBCLibrary = false; in addOpenMPDeviceRTL() local
1726 FoundBCLibrary = true; in addOpenMPDeviceRTL()
1731 if (!FoundBCLibrary) in addOpenMPDeviceRTL()