Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/
HDInterfaceFile.h219 bool isOSLibNotForSharedCache() const { return IsOSLibNotForSharedCache; } in isOSLibNotForSharedCache() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/TextAPI/
HDInterfaceFile.cpp365 if (BA.OSLibNotForSharedCache && !isOSLibNotForSharedCache()) in setFromBinaryAttrs()
HDTextStub.cpp787 if (File->isOSLibNotForSharedCache()) in NormalizedTBD_V4()
HDTextStubV5.cpp931 if (File->isOSLibNotForSharedCache()) in serializeFlags()