Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DfixUnusedIdentifier.ts39 …const deletion = textChanges.ChangeTracker.with(context, t => tryDeleteDeclaration(sourceFile, tok… constant
77 const deletion = textChanges.ChangeTracker.with(context, t => constant
/third_party/libabigail/include/
Dabg-diff-utils.h607 deletion(int i) in deletion() function