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