Searched refs:getOrCreateLibrary (Results 1 – 2 of 2) sorted by relevance
50 Library &Lib = getOrCreateLibrary(Directory, Libraries); in scanForUnwrappedLibraries()76 DirectoryScanner::getOrCreateLibrary(StringRef Path, in getOrCreateLibrary() function in clang::installapi::DirectoryScanner161 Library &Framework = getOrCreateLibrary(Curr, Libs); in scanMultipleFrameworks()207 getOrCreateLibrary(Curr, Lib.FrameworkVersions); in scanFrameworkVersionsDirectory()283 Library &Framework = getOrCreateLibrary(Directory, Libraries); in scanForFrameworks()
53 Library &getOrCreateLibrary(StringRef Path, std::vector<Library> &Libs) const;