Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1949 bool FoundSDL = false; in SDLSearch() local
1957 FoundSDL = true; in SDLSearch()
1961 if (FoundSDL) in SDLSearch()
1964 return FoundSDL; in SDLSearch()