Searched refs:DirPrivate (Results 1 – 1 of 1) sorted by relevance
41 auto DirPrivate = GetDirectory("usr/local/include"); in scanForUnwrappedLibraries() local42 if (!DirPublic && !DirPrivate) { in scanForUnwrappedLibraries()57 if (DirPrivate) in scanForUnwrappedLibraries()58 if (Error Err = scanHeaders(DirPrivate->getName(), Lib, HeaderType::Private, in scanForUnwrappedLibraries()