Home
last modified time | relevance | path

Searched defs:Libraries (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DDirectoryScanner.h76 std::vector<Library> Libraries; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DTapiUniversal.h119 std::vector<Library> Libraries; variable
H A DMachO.h855 LibraryList Libraries; variable
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDirectoryScanner.cpp19 HeaderSeq DirectoryScanner::getHeaders(ArrayRef<Library> Libraries) { in getHeaders()
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp242 enum Option { Clients, Libraries }; enumerator