Home
last modified time | relevance | path

Searched defs:StoreStrong (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h47 StoreStrong, enumerator
123 Function *StoreStrong = nullptr; variable
DObjCARCContract.cpp426 CallInst *StoreStrong = createCallInst(Decl, Args, "", Store, BlockColors); in tryToContractReleaseIntoStoreStrong() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DObjCARCInstKind.h50 StoreStrong, ///< objc_storeStrong (derived) enumerator