Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStub.cpp267 InstallAPI = 1U << 2, enumerator
268 LLVM_MARK_AS_BITMASK_ENUM(/*LargestValue=*/InstallAPI),
372 IO.bitSetCase(Flags, "installapi", TBDFlags::InstallAPI); in bitset()
451 Flags |= TBDFlags::InstallAPI; in NormalizedTBD()
637 File->setInstallAPI(Flags & TBDFlags::InstallAPI); in denormalize()
825 Flags |= TBDFlags::InstallAPI; in NormalizedTBD_V4()
927 File->setInstallAPI(Flags & TBDFlags::InstallAPI); in denormalize()