Home
last modified time | relevance | path

Searched refs:addInsert (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Edit/
DCommit.cpp55 addInsert(loc, Offs, text, beforePreviousInsertions); in insert()
123 addInsert(range.getBegin(), Offs, text, false); in replace()
173 addInsert(loc, Offs, text, false); in replaceText()
177 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text, in addInsert() function in Commit
/external/clang/include/clang/Edit/
DCommit.h114 void addInsert(SourceLocation OrigLoc,