Home
last modified time | relevance | path

Searched defs:createDelete (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts372 export const createDelete: typeof factory.createDeleteExpression = Debug.deprecate(factory.createDe… constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1351 static DeferredReplacement createDelete(Instruction *ToErase) { in createDelete() function in __anon1924e6f00f11::DeferredReplacement