Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h219 bool isOSLibNotForSharedCache() const { return IsOSLibNotForSharedCache; } in isOSLibNotForSharedCache() function
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp365 if (BA.OSLibNotForSharedCache && !isOSLibNotForSharedCache()) in setFromBinaryAttrs()
H A DTextStubV5.cpp931 if (File->isOSLibNotForSharedCache()) in serializeFlags()
H A DTextStub.cpp787 if (File->isOSLibNotForSharedCache()) in NormalizedTBD_V4()