Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp217 data.Kind = Act_Remove; in addRemove()
284 if (act.Kind == Act_Remove) { in canInsertInOffset()
H A DEditedSource.cpp302 case edit::Commit::Act_Remove: in commit()
/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h34 Act_Remove enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2481 case edit::Commit::Act_Remove: in applyCocoaAPICheck()