HomeSort by relevance Sort by last modified time
    Searched refs:addInsert (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Edit/
Commit.cpp 55 addInsert(loc, Offs, text, beforePreviousInsertions);
123 addInsert(range.getBegin(), Offs, text, false);
173 addInsert(loc, Offs, text, false);
177 void Commit::addInsert(SourceLocation OrigLoc, FileOffset Offs, StringRef text,
  /external/clang/include/clang/Edit/
Commit.h 111 void addInsert(SourceLocation OrigLoc,

Completed in 41 milliseconds