Searched refs:isOSLibNotForSharedCache (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h256 bool isOSLibNotForSharedCache() const { return IsOSLibNotForSharedCache; } function in class:llvm::MachO::InterfaceFile
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp299 if (BA.OSLibNotForSharedCache && !File->isOSLibNotForSharedCache())
H A DTextStubV5.cpp931 if (File->isOSLibNotForSharedCache())
H A DTextStub.cpp787 if (File->isOSLibNotForSharedCache())

Completed in 150 milliseconds