Searched refs:addRemove (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp99 addRemove(range.getBegin(), Offs, Len);
127 addRemove(range.getBegin(), Offs, Len);
158 addRemove(range.getBegin(),
160 addRemove(replacementRange.getEnd(),
177 addRemove(loc, Offs, Len);
212 void Commit::addRemove(SourceLocation OrigLoc, function in class:Commit
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
H A DCommit.h130 void addRemove(SourceLocation OrigLoc, FileOffset Offs, unsigned Len);
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c49475 pcacheManageDirtyList(PgHdr *pPage, u8 addRemove) argument
[all...]

Completed in 520 milliseconds